is not current version
Last Version 1.0-ALPHA-1

it.tidalwave.semantic:semantic 0.10.16

Semantic

Categories

Categories

Ant Build Tools
GroupId

GroupId

it.tidalwave.semantic
ArtifactId

ArtifactId

semantic
Version

Version

0.10.16
Type

Type

jar

Download semantic 0.10.16


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