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

com.truward.semantic:semantic-id 1.0.0

Utility library for creating meaningful IDs for use in SOA environment

Категории

Категории

Ant Компиляция и сборка
Группа

Группа

com.truward.semantic
Идентификатор

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

semantic-id
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать semantic-id 1.0.0


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