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