Categories |
CategoriesGraal |
---|---|
GroupId | GroupIdfr.lirmm.graphik |
ArtifactId | ArtifactIdgraal-io-ruleml |
Version | Version1.3.a0 |
Type | Typejar |
Filename | Size |
---|---|
graal-io-ruleml-1.3.a0.pom | |
graal-io-ruleml-1.3.a0.jar | 7 KB |
graal-io-ruleml-1.3.a0-sources.jar | 4 KB |
graal-io-ruleml-1.3.a0-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-io-ruleml/ -->
<dependency>
<groupId>fr.lirmm.graphik</groupId>
<artifactId>graal-io-ruleml</artifactId>
<version>1.3.a0</version>
</dependency>
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-io-ruleml/
implementation 'fr.lirmm.graphik:graal-io-ruleml:1.3.a0'
// https://jarcasting.com/artifacts/fr.lirmm.graphik/graal-io-ruleml/
implementation ("fr.lirmm.graphik:graal-io-ruleml:1.3.a0")
'fr.lirmm.graphik:graal-io-ruleml:jar:1.3.a0'
<dependency org="fr.lirmm.graphik" name="graal-io-ruleml" rev="1.3.a0">
<artifact name="graal-io-ruleml" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.lirmm.graphik', module='graal-io-ruleml', version='1.3.a0')
)
libraryDependencies += "fr.lirmm.graphik" % "graal-io-ruleml" % "1.3.a0"
[fr.lirmm.graphik/graal-io-ruleml "1.3.a0"]