is not current version
Last Version 0.0.12

it.uniroma2.art.maple:maple 0.0.1

MAPLE (MAPping Architecture based on Linguistic Evidences) is an architecture and a software platform for the semi-automatic configuration of robust matching systems based on linguistic evidences and exploiting web published (linguistic) resources.

GroupId

GroupId

it.uniroma2.art.maple
ArtifactId

ArtifactId

maple
Version

Version

0.0.1
Type

Type

pom

Download maple 0.0.1

Filename Size
maple-0.0.1.pom 3 KB
Browse

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