License |
License |
---|---|
Categories |
CategoriesGson Data JSON |
GroupId | GroupIdio.fintrospect |
ArtifactId | ArtifactIdfintrospect-gson_2.11 |
Version | Version15.1.0 |
Type | Typejar |
Description |
Descriptionfintrospect
GSON JSON library support for Fintrospect
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.fintrospect |
<!-- https://jarcasting.com/artifacts/io.fintrospect/fintrospect-gson_2.11/ -->
<dependency>
<groupId>io.fintrospect</groupId>
<artifactId>fintrospect-gson_2.11</artifactId>
<version>15.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fintrospect/fintrospect-gson_2.11/
implementation 'io.fintrospect:fintrospect-gson_2.11:15.1.0'
// https://jarcasting.com/artifacts/io.fintrospect/fintrospect-gson_2.11/
implementation ("io.fintrospect:fintrospect-gson_2.11:15.1.0")
'io.fintrospect:fintrospect-gson_2.11:jar:15.1.0'
<dependency org="io.fintrospect" name="fintrospect-gson_2.11" rev="15.1.0">
<artifact name="fintrospect-gson_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fintrospect', module='fintrospect-gson_2.11', version='15.1.0')
)
libraryDependencies += "io.fintrospect" % "fintrospect-gson_2.11" % "15.1.0"
[io.fintrospect/fintrospect-gson_2.11 "15.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
io.fintrospect : fintrospect-core_2.11 | jar | 15.1.0 |
com.google.code.gson : gson | jar | 2.8.5 |