| License | License | 
|---|---|
| Categories | CategoriesJSON Data ORM | 
| GroupId | GroupIdorg.hisrc.jsonix | 
| ArtifactId | ArtifactIdjsonix-formats | 
| Last Version | Last Version1.2 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionJsonix Formats Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| jsonix-formats-1.2.pom | 587 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-formats/ -->
<dependency>
    <groupId>org.hisrc.jsonix</groupId>
    <artifactId>jsonix-formats</artifactId>
    <version>1.2</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-formats/
implementation 'org.hisrc.jsonix:jsonix-formats:1.2'// https://jarcasting.com/artifacts/org.hisrc.jsonix/jsonix-formats/
implementation ("org.hisrc.jsonix:jsonix-formats:1.2")'org.hisrc.jsonix:jsonix-formats:pom:1.2'<dependency org="org.hisrc.jsonix" name="jsonix-formats" rev="1.2">
  <artifact name="jsonix-formats" type="pom" />
</dependency>@Grapes(
@Grab(group='org.hisrc.jsonix', module='jsonix-formats', version='1.2')
)libraryDependencies += "org.hisrc.jsonix" % "jsonix-formats" % "1.2"[org.hisrc.jsonix/jsonix-formats "1.2"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.1 |