Categories |
CategoriesJSON Data |
---|---|
GroupId | GroupIdcom.anaptecs.jeaf.json |
ArtifactId | ArtifactIdjeaf-json-impl-runtime |
Version | Version1.6.4 |
Type | Typepom |
Filename | Size |
---|---|
jeaf-json-impl-runtime-1.6.4.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-impl-runtime/ -->
<dependency>
<groupId>com.anaptecs.jeaf.json</groupId>
<artifactId>jeaf-json-impl-runtime</artifactId>
<version>1.6.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-impl-runtime/
implementation 'com.anaptecs.jeaf.json:jeaf-json-impl-runtime:1.6.4'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.json/jeaf-json-impl-runtime/
implementation ("com.anaptecs.jeaf.json:jeaf-json-impl-runtime:1.6.4")
'com.anaptecs.jeaf.json:jeaf-json-impl-runtime:pom:1.6.4'
<dependency org="com.anaptecs.jeaf.json" name="jeaf-json-impl-runtime" rev="1.6.4">
<artifact name="jeaf-json-impl-runtime" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.json', module='jeaf-json-impl-runtime', version='1.6.4')
)
libraryDependencies += "com.anaptecs.jeaf.json" % "jeaf-json-impl-runtime" % "1.6.4"
[com.anaptecs.jeaf.json/jeaf-json-impl-runtime "1.6.4"]