is not current version
Last Version 1.1

de.uni-mannheim.informatik.dws:alcomo 1.0

Maven fork of the original ALCOMO code base.

Categories

Categories

ORM Data
GroupId

GroupId

de.uni-mannheim.informatik.dws
ArtifactId

ArtifactId

alcomo
Version

Version

1.0
Type

Type

jar

Download alcomo 1.0


<!-- https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/alcomo/ -->
<dependency>
    <groupId>de.uni-mannheim.informatik.dws</groupId>
    <artifactId>alcomo</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/alcomo/
implementation 'de.uni-mannheim.informatik.dws:alcomo:1.0'
// https://jarcasting.com/artifacts/de.uni-mannheim.informatik.dws/alcomo/
implementation ("de.uni-mannheim.informatik.dws:alcomo:1.0")
'de.uni-mannheim.informatik.dws:alcomo:jar:1.0'
<dependency org="de.uni-mannheim.informatik.dws" name="alcomo" rev="1.0">
  <artifact name="alcomo" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.uni-mannheim.informatik.dws', module='alcomo', version='1.0')
)
libraryDependencies += "de.uni-mannheim.informatik.dws" % "alcomo" % "1.0"
[de.uni-mannheim.informatik.dws/alcomo "1.0"]