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

com.truward.semantic:semantic-id 2.0.1

Utility library for creating meaningful IDs for use in SOA environment

Категории

Категории

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

Группа

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

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

semantic-id
Версия

Версия

2.0.1
Тип

Тип

jar

Скачать semantic-id 2.0.1


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