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