is not current version
Last Version 1.0.5

com.github.bordertech.didums:didums-core 1.0.2


GroupId

GroupId

com.github.bordertech.didums
ArtifactId

ArtifactId

didums-core
Version

Version

1.0.2
Type

Type

jar

Download didums-core 1.0.2


<!-- https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-core/ -->
<dependency>
    <groupId>com.github.bordertech.didums</groupId>
    <artifactId>didums-core</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-core/
implementation 'com.github.bordertech.didums:didums-core:1.0.2'
// https://jarcasting.com/artifacts/com.github.bordertech.didums/didums-core/
implementation ("com.github.bordertech.didums:didums-core:1.0.2")
'com.github.bordertech.didums:didums-core:jar:1.0.2'
<dependency org="com.github.bordertech.didums" name="didums-core" rev="1.0.2">
  <artifact name="didums-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bordertech.didums', module='didums-core', version='1.0.2')
)
libraryDependencies += "com.github.bordertech.didums" % "didums-core" % "1.0.2"
[com.github.bordertech.didums/didums-core "1.0.2"]