Last Version

gson-object-scala-syntax 0.4.0

Scala syntax for google gson object

License

License

Categories

Categories

Scala Languages Gson Data JSON
GroupId

GroupId

com.github.sergeygrigorev
ArtifactId

ArtifactId

gson-object-scala-syntax_2.11
Version

Version

0.4.0
Type

Type

jar
Description

Description

gson-object-scala-syntax
Scala syntax for google gson object
Project URL

Project URL

https://github.com/SergeyGrigorev/gson-object-scala-syntax
Project Organization

Project Organization

com.github.sergeygrigorev
Source Code Management

Source Code Management

https://github.com/SergeyGrigorev/gson-object-scala-syntax

Download gson-object-scala-syntax_2.11 0.4.0


<!-- https://jarcasting.com/artifacts/com.github.sergeygrigorev/gson-object-scala-syntax_2.11/ -->
<dependency>
    <groupId>com.github.sergeygrigorev</groupId>
    <artifactId>gson-object-scala-syntax_2.11</artifactId>
    <version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sergeygrigorev/gson-object-scala-syntax_2.11/
implementation 'com.github.sergeygrigorev:gson-object-scala-syntax_2.11:0.4.0'
// https://jarcasting.com/artifacts/com.github.sergeygrigorev/gson-object-scala-syntax_2.11/
implementation ("com.github.sergeygrigorev:gson-object-scala-syntax_2.11:0.4.0")
'com.github.sergeygrigorev:gson-object-scala-syntax_2.11:jar:0.4.0'
<dependency org="com.github.sergeygrigorev" name="gson-object-scala-syntax_2.11" rev="0.4.0">
  <artifact name="gson-object-scala-syntax_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sergeygrigorev', module='gson-object-scala-syntax_2.11', version='0.4.0')
)
libraryDependencies += "com.github.sergeygrigorev" % "gson-object-scala-syntax_2.11" % "0.4.0"
[com.github.sergeygrigorev/gson-object-scala-syntax_2.11 "0.4.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.chuusai : shapeless_2.11 jar 2.3.2

provided (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.3

Project Modules

There are no modules declared in this project.