is not current version
Last Version 1.1.0-RELEASE

org.firestack:laksaj 0.4.2-RELEASE

Serialize and Deserialize Json-LD into Java entities

GroupId

GroupId

org.firestack
ArtifactId

ArtifactId

laksaj
Version

Version

0.4.2-RELEASE
Type

Type

pom

Download laksaj 0.4.2-RELEASE


<!-- https://jarcasting.com/artifacts/org.firestack/laksaj/ -->
<dependency>
    <groupId>org.firestack</groupId>
    <artifactId>laksaj</artifactId>
    <version>0.4.2-RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.firestack/laksaj/
implementation 'org.firestack:laksaj:0.4.2-RELEASE'
// https://jarcasting.com/artifacts/org.firestack/laksaj/
implementation ("org.firestack:laksaj:0.4.2-RELEASE")
'org.firestack:laksaj:pom:0.4.2-RELEASE'
<dependency org="org.firestack" name="laksaj" rev="0.4.2-RELEASE">
  <artifact name="laksaj" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.firestack', module='laksaj', version='0.4.2-RELEASE')
)
libraryDependencies += "org.firestack" % "laksaj" % "0.4.2-RELEASE"
[org.firestack/laksaj "0.4.2-RELEASE"]