is not current version
Last Version 0.4.0

de.otto:jsonhome-spring 0.2.0

Spring library of the jsonhome project.

Categories

Categories

JSON Data
GroupId

GroupId

de.otto
ArtifactId

ArtifactId

jsonhome-spring
Version

Version

0.2.0
Type

Type

jar

Download jsonhome-spring 0.2.0


<!-- https://jarcasting.com/artifacts/de.otto/jsonhome-spring/ -->
<dependency>
    <groupId>de.otto</groupId>
    <artifactId>jsonhome-spring</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto/jsonhome-spring/
implementation 'de.otto:jsonhome-spring:0.2.0'
// https://jarcasting.com/artifacts/de.otto/jsonhome-spring/
implementation ("de.otto:jsonhome-spring:0.2.0")
'de.otto:jsonhome-spring:jar:0.2.0'
<dependency org="de.otto" name="jsonhome-spring" rev="0.2.0">
  <artifact name="jsonhome-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto', module='jsonhome-spring', version='0.2.0')
)
libraryDependencies += "de.otto" % "jsonhome-spring" % "0.2.0"
[de.otto/jsonhome-spring "0.2.0"]