License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.derekjw |
ArtifactId | ArtifactIdfs2json_2.12 |
Version | Version0.5 |
Type | Typejar |
Description |
Descriptionfs2json
fs2json
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
fs2json_2.12-0.5.pom | |
fs2json_2.12-0.5.jar | 355 bytes |
fs2json_2.12-0.5-sources.jar | 307 bytes |
fs2json_2.12-0.5-javadoc.jar | 260 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.derekjw/fs2json_2.12/ -->
<dependency>
<groupId>com.github.derekjw</groupId>
<artifactId>fs2json_2.12</artifactId>
<version>0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.derekjw/fs2json_2.12/
implementation 'com.github.derekjw:fs2json_2.12:0.5'
// https://jarcasting.com/artifacts/com.github.derekjw/fs2json_2.12/
implementation ("com.github.derekjw:fs2json_2.12:0.5")
'com.github.derekjw:fs2json_2.12:jar:0.5'
<dependency org="com.github.derekjw" name="fs2json_2.12" rev="0.5">
<artifact name="fs2json_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.derekjw', module='fs2json_2.12', version='0.5')
)
libraryDependencies += "com.github.derekjw" % "fs2json_2.12" % "0.5"
[com.github.derekjw/fs2json_2.12 "0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |