is not current version
Last Version 1.0.4

com.github.donhac:stonehenge-commons 1.0.3

common tools for the microService of java

GroupId

GroupId

com.github.donhac
ArtifactId

ArtifactId

stonehenge-commons
Version

Version

1.0.3
Type

Type

jar

Download stonehenge-commons 1.0.3


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