is not current version
Last Version 0.11

com.onpositive.aml:org.aml.apimodel 0.0.9


GroupId

GroupId

com.onpositive.aml
ArtifactId

ArtifactId

org.aml.apimodel
Version

Version

0.0.9
Type

Type

jar

Download org.aml.apimodel 0.0.9


<!-- https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.apimodel/ -->
<dependency>
    <groupId>com.onpositive.aml</groupId>
    <artifactId>org.aml.apimodel</artifactId>
    <version>0.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.apimodel/
implementation 'com.onpositive.aml:org.aml.apimodel:0.0.9'
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.apimodel/
implementation ("com.onpositive.aml:org.aml.apimodel:0.0.9")
'com.onpositive.aml:org.aml.apimodel:jar:0.0.9'
<dependency org="com.onpositive.aml" name="org.aml.apimodel" rev="0.0.9">
  <artifact name="org.aml.apimodel" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onpositive.aml', module='org.aml.apimodel', version='0.0.9')
)
libraryDependencies += "com.onpositive.aml" % "org.aml.apimodel" % "0.0.9"
[com.onpositive.aml/org.aml.apimodel "0.0.9"]