GroupId | GroupIdcom.onpositive.aml |
---|---|
ArtifactId | ArtifactIdorg.aml.typesystem |
Version | Version0.0.2 |
Type | Typejar |
Filename | Size |
---|---|
org.aml.typesystem-0.0.2.pom | |
org.aml.typesystem-0.0.2.jar | 109 KB |
org.aml.typesystem-0.0.2-sources.jar | 69 KB |
org.aml.typesystem-0.0.2-javadoc.jar | 542 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.typesystem/ -->
<dependency>
<groupId>com.onpositive.aml</groupId>
<artifactId>org.aml.typesystem</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.typesystem/
implementation 'com.onpositive.aml:org.aml.typesystem:0.0.2'
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.typesystem/
implementation ("com.onpositive.aml:org.aml.typesystem:0.0.2")
'com.onpositive.aml:org.aml.typesystem:jar:0.0.2'
<dependency org="com.onpositive.aml" name="org.aml.typesystem" rev="0.0.2">
<artifact name="org.aml.typesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onpositive.aml', module='org.aml.typesystem', version='0.0.2')
)
libraryDependencies += "com.onpositive.aml" % "org.aml.typesystem" % "0.0.2"
[com.onpositive.aml/org.aml.typesystem "0.0.2"]