GroupId | GroupIdcom.onpositive.aml |
---|---|
ArtifactId | ArtifactIdorg.aml.typesystem |
Version | Version0.0.3 |
Type | Typejar |
Filename | Size |
---|---|
org.aml.typesystem-0.0.3.pom | |
org.aml.typesystem-0.0.3.jar | 110 KB |
org.aml.typesystem-0.0.3-sources.jar | 70 KB |
org.aml.typesystem-0.0.3-javadoc.jar | 552 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.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.typesystem/
implementation 'com.onpositive.aml:org.aml.typesystem:0.0.3'
// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.typesystem/
implementation ("com.onpositive.aml:org.aml.typesystem:0.0.3")
'com.onpositive.aml:org.aml.typesystem:jar:0.0.3'
<dependency org="com.onpositive.aml" name="org.aml.typesystem" rev="0.0.3">
<artifact name="org.aml.typesystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.onpositive.aml', module='org.aml.typesystem', version='0.0.3')
)
libraryDependencies += "com.onpositive.aml" % "org.aml.typesystem" % "0.0.3"
[com.onpositive.aml/org.aml.typesystem "0.0.3"]