| License | License | 
|---|---|
| GroupId | GroupIdcom.onpositive.aml | 
| ArtifactId | ArtifactIdorg.aml.typesystem | 
| Last Version | Last Version0.11 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSet of the JAVA tools for RAML and a bit more | 
| Project Organization | Project OrganizationOnPositive | 
| Filename | Size | 
|---|---|
| org.aml.typesystem-0.11.pom | |
| org.aml.typesystem-0.11.jar | 122 KB | 
| org.aml.typesystem-0.11-sources.jar | 76 KB | 
| org.aml.typesystem-0.11-javadoc.jar | 609 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.11</version>
</dependency>// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.typesystem/
implementation 'com.onpositive.aml:org.aml.typesystem:0.11'// https://jarcasting.com/artifacts/com.onpositive.aml/org.aml.typesystem/
implementation ("com.onpositive.aml:org.aml.typesystem:0.11")'com.onpositive.aml:org.aml.typesystem:jar:0.11'<dependency org="com.onpositive.aml" name="org.aml.typesystem" rev="0.11">
  <artifact name="org.aml.typesystem" type="jar" />
</dependency>@Grapes(
@Grab(group='com.onpositive.aml', module='org.aml.typesystem', version='0.11')
)libraryDependencies += "com.onpositive.aml" % "org.aml.typesystem" % "0.11"[com.onpositive.aml/org.aml.typesystem "0.11"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 |