Skip to content

Releases: dotSpaceTeam/common-java

1.0.8 Development and more implementation of Response package.

25 Aug 10:19

Choose a tag to compare

1.0.8


Gradle:

Repository:

maven {
  name 'dotSpace'
  url 'https://repo.dotspace.dev/repository/space-public/'
}

Dependency:

implementation 'dev.dotspace:common:1.0.7'

What's Changed

Full Changelog: 1.0.6...1.0.8

1.0.7

09 Apr 15:03
61ba880

Choose a tag to compare

1.0.7

Final changes to core classes.


Gradle:

Repository:

maven {
  name 'dotSpace'
  url 'https://repo.dotspace.dev/repository/space-public/'
}

Dependency:

implementation 'dev.dotspace:common:1.0.7'

What's Changed

Full Changelog: 1.0.6...1.0.7

1.0.6

25 Feb 21:42
99903bc

Choose a tag to compare

1.0.6

Stable version, with the next version, the documentation will be extended.


Gradle:

Repository:

maven {
  name 'dotSpace'
  url 'https://repo.dotspace.dev/repository/space-public/'
}

Dependency:

implementation 'dev.dotspace:common:1.0.6'

1.0.4 Stable

18 Dec 20:07
f2e5bef

Choose a tag to compare

Repository:

maven {
  name 'dotSpace'
  url 'https://repo.dotspace.dev/repository/space-public/'
}

Dependency:

implementation 'dev.dotspace:common:1.0.4'

1.0.3 Added FutureResponse.

18 Dec 19:44
da4977f

Choose a tag to compare

Simple methods to make life easy.
Added FutureResponse to improve workflow with Future.

Repository:

maven {
  name 'dotSpace'
  url 'https://repo.dotspace.dev/repository/space-public/'
}

Dependency:

implementation 'dev.dotspace:common:1.0.3'

1.0.1 - Added Vector and math functions for it.

16 Dec 19:49
e6a955a

Choose a tag to compare

Simple methods to make life easy.

Repository:

maven {
  name 'dotSpace'
  url 'https://repo.dotspace.dev/repository/space-public/'
}

Dependency:

implementation 'dev.dotspace:common:1.0.1'

1.0.0 Ininital Release

16 Dec 14:28
d1ee7f1

Choose a tag to compare

Simple methods to make life easy.

Repository:

maven {
  name 'dotSpace'
  url 'https://repo.dotspace.dev/repository/space-public/'
}

Dependency:

implementation 'dev.dotspace:common:1.0.0'