License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.phylage |
ArtifactId | ArtifactIdrefuel-json_3 |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionrefuel-json
Various classes serializer / deserializer
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.phylage |
Filename | Size |
---|---|
refuel-json_3-2.0.1.pom | |
refuel-json_3-2.0.1.jar | 121 KB |
refuel-json_3-2.0.1-sources.jar | 10 KB |
refuel-json_3-2.0.1-javadoc.jar | 531 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.phylage/refuel-json_3/ -->
<dependency>
<groupId>com.phylage</groupId>
<artifactId>refuel-json_3</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.phylage/refuel-json_3/
implementation 'com.phylage:refuel-json_3:2.0.1'
// https://jarcasting.com/artifacts/com.phylage/refuel-json_3/
implementation ("com.phylage:refuel-json_3:2.0.1")
'com.phylage:refuel-json_3:jar:2.0.1'
<dependency org="com.phylage" name="refuel-json_3" rev="2.0.1">
<artifact name="refuel-json_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.phylage', module='refuel-json_3', version='2.0.1')
)
libraryDependencies += "com.phylage" % "refuel-json_3" % "2.0.1"
[com.phylage/refuel-json_3 "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.phylage : refuel-json-macro_3 | jar | 2.0.1 |
com.phylage : refuel-util_3 | jar | 2.0.1 |
org.scala-lang : scala3-library_3 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |