is not current version
Last Version 3.0.3

com.truward.semantic:semantic-id 2.0.1

Utility library for creating meaningful IDs for use in SOA environment

Categories

Categories

Ant Build Tools
GroupId

GroupId

com.truward.semantic
ArtifactId

ArtifactId

semantic-id
Version

Version

2.0.1
Type

Type

jar

Download 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"]