Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.ovea |
ArtifactId | ArtifactIdovea-json |
Version | Version1.2.ga |
Type | Typejar |
Filename | Size |
---|---|
ovea-json-1.2.ga.pom | |
ovea-json-1.2.ga.jar | 31 KB |
ovea-json-1.2.ga-sources.jar | 28 KB |
ovea-json-1.2.ga-javadoc.jar | 124 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.ovea/ovea-json/ -->
<dependency>
<groupId>com.ovea</groupId>
<artifactId>ovea-json</artifactId>
<version>1.2.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.ovea/ovea-json/
implementation 'com.ovea:ovea-json:1.2.ga'
// https://jarcasting.com/artifacts/com.ovea/ovea-json/
implementation ("com.ovea:ovea-json:1.2.ga")
'com.ovea:ovea-json:jar:1.2.ga'
<dependency org="com.ovea" name="ovea-json" rev="1.2.ga">
<artifact name="ovea-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ovea', module='ovea-json', version='1.2.ga')
)
libraryDependencies += "com.ovea" % "ovea-json" % "1.2.ga"
[com.ovea/ovea-json "1.2.ga"]