License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdio.fintrospect |
ArtifactId | ArtifactIdfintrospect-json4s_2.12 |
Version | Version16.0.0 |
Type | Typejar |
Description |
Descriptionfintrospect
Json4S JSON library support for Fintrospect
|
Project URL |
Project URL |
Project Organization |
Project Organizationio.fintrospect |
<!-- https://jarcasting.com/artifacts/io.fintrospect/fintrospect-json4s_2.12/ -->
<dependency>
<groupId>io.fintrospect</groupId>
<artifactId>fintrospect-json4s_2.12</artifactId>
<version>16.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.fintrospect/fintrospect-json4s_2.12/
implementation 'io.fintrospect:fintrospect-json4s_2.12:16.0.0'
// https://jarcasting.com/artifacts/io.fintrospect/fintrospect-json4s_2.12/
implementation ("io.fintrospect:fintrospect-json4s_2.12:16.0.0")
'io.fintrospect:fintrospect-json4s_2.12:jar:16.0.0'
<dependency org="io.fintrospect" name="fintrospect-json4s_2.12" rev="16.0.0">
<artifact name="fintrospect-json4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.fintrospect', module='fintrospect-json4s_2.12', version='16.0.0')
)
libraryDependencies += "io.fintrospect" % "fintrospect-json4s_2.12" % "16.0.0"
[io.fintrospect/fintrospect-json4s_2.12 "16.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.12 |
io.fintrospect : fintrospect-core_2.12 | jar | 16.0.0 |
org.json4s : json4s-native_2.12 | jar | 3.6.8 |
org.json4s : json4s-jackson_2.12 | jar | 3.6.8 |