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

com.btmatthews.atlas:atlas-core-uuid 1.0.0


Группа

Группа

com.btmatthews.atlas
Идентификатор

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

atlas-core-uuid
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать atlas-core-uuid 1.0.0


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