is not current version
Last Version 1.0.4

com.github.donhac:stonehenge-commons 1.0.2


GroupId

GroupId

com.github.donhac
ArtifactId

ArtifactId

stonehenge-commons
Version

Version

1.0.2
Type

Type

jar

Download stonehenge-commons 1.0.2


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