is not current version
Last Version 0.9.3

io.bigdime:bigdime-commons 0.0.9


GroupId

GroupId

io.bigdime
ArtifactId

ArtifactId

bigdime-commons
Version

Version

0.0.9
Type

Type

jar

Download bigdime-commons 0.0.9


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