Releases: dotSpaceTeam/common-java
Releases · dotSpaceTeam/common-java
1.0.8 Development and more implementation of Response package.
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
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
1.0.4 Stable
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.
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.
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
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'