License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdeu.mulk.jgvariant |
ArtifactId | ArtifactIdjgvariant-ostree |
Last Version | Last Version0.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJGVariant OSTree Parser
GVariant serialization and deserialization.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jgvariant-ostree-0.1.6.pom | |
jgvariant-ostree-0.1.6.jar | 49 KB |
jgvariant-ostree-0.1.6-sources.jar | 17 KB |
jgvariant-ostree-0.1.6-javadoc.jar | 317 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.mulk.jgvariant/jgvariant-ostree/ -->
<dependency>
<groupId>eu.mulk.jgvariant</groupId>
<artifactId>jgvariant-ostree</artifactId>
<version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/eu.mulk.jgvariant/jgvariant-ostree/
implementation 'eu.mulk.jgvariant:jgvariant-ostree:0.1.6'
// https://jarcasting.com/artifacts/eu.mulk.jgvariant/jgvariant-ostree/
implementation ("eu.mulk.jgvariant:jgvariant-ostree:0.1.6")
'eu.mulk.jgvariant:jgvariant-ostree:jar:0.1.6'
<dependency org="eu.mulk.jgvariant" name="jgvariant-ostree" rev="0.1.6">
<artifact name="jgvariant-ostree" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.mulk.jgvariant', module='jgvariant-ostree', version='0.1.6')
)
libraryDependencies += "eu.mulk.jgvariant" % "jgvariant-ostree" % "0.1.6"
[eu.mulk.jgvariant/jgvariant-ostree "0.1.6"]
Group / Artifact | Type | Version |
---|---|---|
eu.mulk.jgvariant : jgvariant-core Optional | jar | 0.1.6 |
com.google.errorprone : error_prone_annotations Optional | jar | 2.11.0 |
org.jetbrains : annotations Optional | jar | 22.0.0 |
org.apiguardian : apiguardian-api Optional | jar | 1.1.2 |
org.tukaani : xz Optional | jar | 1.9 |