License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdcom.balajeetm.mystique |
ArtifactId | ArtifactIdgson-utils |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiongson-utils
The Gson Utility Library
|
Filename | Size |
---|---|
gson-utils-2.5.2.pom | |
gson-utils-2.5.2.jar | 34 KB |
gson-utils-2.5.2-test-sources.jar | 10 KB |
gson-utils-2.5.2-sources.jar | 18 KB |
gson-utils-2.5.2-javadoc.jar | 83 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.balajeetm.mystique/gson-utils/ -->
<dependency>
<groupId>com.balajeetm.mystique</groupId>
<artifactId>gson-utils</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.balajeetm.mystique/gson-utils/
implementation 'com.balajeetm.mystique:gson-utils:2.5.2'
// https://jarcasting.com/artifacts/com.balajeetm.mystique/gson-utils/
implementation ("com.balajeetm.mystique:gson-utils:2.5.2")
'com.balajeetm.mystique:gson-utils:jar:2.5.2'
<dependency org="com.balajeetm.mystique" name="gson-utils" rev="2.5.2">
<artifact name="gson-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.balajeetm.mystique', module='gson-utils', version='2.5.2')
)
libraryDependencies += "com.balajeetm.mystique" % "gson-utils" % "2.5.2"
[com.balajeetm.mystique/gson-utils "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 31.0.1-jre |
com.google.code.gson : gson | jar | 2.8.8 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
org.apache.commons : commons-collections4 | jar | 4.4 |
com.balajeetm.mystique : json-utils | jar | 2.5.2 |
io.projectreactor : reactor-core | jar | |
ch.qos.logback : logback-classic | jar | 1.2.6 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |
commons-logging : commons-logging | jar | 1.2 |
commons-io : commons-io | jar | 2.11.0 |