<dependency> <groupId>no.hasmac</groupId> <artifactId>hasmac-json-ld</artifactId> <version>0.8.0</version> </dependency>
implementation 'no.hasmac:hasmac-json-ld:0.8.0'
implementation("no.hasmac:hasmac-json-ld:0.8.0")
libraryDependencies += "no.hasmac" % "hasmac-json-ld" % "0.8.0"
@Grapes( @Grab(group='no.hasmac', module='hasmac-json-ld', version='0.8.0') )
<dependency org="no.hasmac" name="hasmac-json-ld" rev="0.8.0" />
[no.hasmac/hasmac-json-ld "0.8.0"]
'no.hasmac:hasmac-json-ld:jar:0.8.0'
compile
|-- jakarta.json:jakarta.json-api:2.0.1
|-- org.glassfish:jakarta.json:2.0.1
|-- com.google.guava:guava:33.0.0-jre