is not current version
Last Version 0.4.3

it.uniroma2.art.lime:lime-api 0.3.1

LIME API supports the programmatic manipulation and creation of LIME descriptions, providing metadata about linguistically grounded datasets and linguistic resources represented in RDF.

GroupId

GroupId

it.uniroma2.art.lime
ArtifactId

ArtifactId

lime-api
Version

Version

0.3.1
Type

Type

pom

Download lime-api 0.3.1

Filename Size
lime-api-0.3.1.pom 2 KB
Browse

<!-- https://jarcasting.com/artifacts/it.uniroma2.art.lime/lime-api/ -->
<dependency>
    <groupId>it.uniroma2.art.lime</groupId>
    <artifactId>lime-api</artifactId>
    <version>0.3.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.lime/lime-api/
implementation 'it.uniroma2.art.lime:lime-api:0.3.1'
// https://jarcasting.com/artifacts/it.uniroma2.art.lime/lime-api/
implementation ("it.uniroma2.art.lime:lime-api:0.3.1")
'it.uniroma2.art.lime:lime-api:pom:0.3.1'
<dependency org="it.uniroma2.art.lime" name="lime-api" rev="0.3.1">
  <artifact name="lime-api" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.lime', module='lime-api', version='0.3.1')
)
libraryDependencies += "it.uniroma2.art.lime" % "lime-api" % "0.3.1"
[it.uniroma2.art.lime/lime-api "0.3.1"]