не последняя версия
Последняя версия 1.0.4

com.github.donhac:stonehenge-commons 1.0.0

common tools for the microService of java

Группа

Группа

com.github.donhac
Идентификатор

Идентификатор

stonehenge-commons
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать stonehenge-commons 1.0.0


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