| License |
License |
|---|---|
| Categories |
CategoriesGson Data JSON |
| GroupId | GroupIdcom.balajeetm.mystique |
| ArtifactId | ArtifactIdgson-utils |
| Version | Version2.4.0 |
| Type | Typejar |
| Description |
Descriptiongson-utils
The Gson Utility Library
|
| Filename | Size |
|---|---|
| gson-utils-2.4.0.pom | |
| gson-utils-2.4.0.jar | 36 KB |
| gson-utils-2.4.0-test-sources.jar | 10 KB |
| gson-utils-2.4.0-sources.jar | 19 KB |
| gson-utils-2.4.0-javadoc.jar | 453 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.balajeetm.mystique/gson-utils/ -->
<dependency>
<groupId>com.balajeetm.mystique</groupId>
<artifactId>gson-utils</artifactId>
<version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.balajeetm.mystique/gson-utils/
implementation 'com.balajeetm.mystique:gson-utils:2.4.0'
// https://jarcasting.com/artifacts/com.balajeetm.mystique/gson-utils/
implementation ("com.balajeetm.mystique:gson-utils:2.4.0")
'com.balajeetm.mystique:gson-utils:jar:2.4.0'
<dependency org="com.balajeetm.mystique" name="gson-utils" rev="2.4.0">
<artifact name="gson-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.balajeetm.mystique', module='gson-utils', version='2.4.0')
)
libraryDependencies += "com.balajeetm.mystique" % "gson-utils" % "2.4.0"
[com.balajeetm.mystique/gson-utils "2.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.code.gson : gson | jar | 2.8.7 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.balajeetm.mystique : json-utils | jar | 2.4.0 |
| io.projectreactor : reactor-core | jar | |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| 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.2 |
| commons-logging : commons-logging | jar | 1.2 |
| commons-io : commons-io | jar | 2.11.0 |