Last Version

Fson 2.3.1

Fork of google Gson library

License

License

Categories

Categories

Net
GroupId

GroupId

net.bpiwowar
ArtifactId

ArtifactId

fson
Version

Version

2.3.1
Type

Type

jar
Description

Description

Fson
Fork of google Gson library
Project URL

Project URL

https://github.com/bpiwowar/gson/
Source Code Management

Source Code Management

https://github.com/bpiwowar/gson/

Download fson 2.3.1


<!-- https://jarcasting.com/artifacts/net.bpiwowar/fson/ -->
<dependency>
    <groupId>net.bpiwowar</groupId>
    <artifactId>fson</artifactId>
    <version>2.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.bpiwowar/fson/
implementation 'net.bpiwowar:fson:2.3.1'
// https://jarcasting.com/artifacts/net.bpiwowar/fson/
implementation ("net.bpiwowar:fson:2.3.1")
'net.bpiwowar:fson:jar:2.3.1'
<dependency org="net.bpiwowar" name="fson" rev="2.3.1">
  <artifact name="fson" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.bpiwowar', module='fson', version='2.3.1')
)
libraryDependencies += "net.bpiwowar" % "fson" % "2.3.1"
[net.bpiwowar/fson "2.3.1"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.