is not current version
Last Version 2.0.4-RELEASE

de.hu-berlin.wbi.cuneiform:cuneiform-dist 2.0.0-beta


Categories

Categories

ORM Data
GroupId

GroupId

de.hu-berlin.wbi.cuneiform
ArtifactId

ArtifactId

cuneiform-dist
Version

Version

2.0.0-beta
Type

Type

pom

Download cuneiform-dist 2.0.0-beta


<!-- https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform-dist/ -->
<dependency>
    <groupId>de.hu-berlin.wbi.cuneiform</groupId>
    <artifactId>cuneiform-dist</artifactId>
    <version>2.0.0-beta</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform-dist/
implementation 'de.hu-berlin.wbi.cuneiform:cuneiform-dist:2.0.0-beta'
// https://jarcasting.com/artifacts/de.hu-berlin.wbi.cuneiform/cuneiform-dist/
implementation ("de.hu-berlin.wbi.cuneiform:cuneiform-dist:2.0.0-beta")
'de.hu-berlin.wbi.cuneiform:cuneiform-dist:pom:2.0.0-beta'
<dependency org="de.hu-berlin.wbi.cuneiform" name="cuneiform-dist" rev="2.0.0-beta">
  <artifact name="cuneiform-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.hu-berlin.wbi.cuneiform', module='cuneiform-dist', version='2.0.0-beta')
)
libraryDependencies += "de.hu-berlin.wbi.cuneiform" % "cuneiform-dist" % "2.0.0-beta"
[de.hu-berlin.wbi.cuneiform/cuneiform-dist "2.0.0-beta"]