is not current version
Last Version 8.3.0

sulky-plist 8.2.0

This file is part of the sulky modules. It contains classes to read and write Apple Propertylist/Plist data.

License

License

GroupId

GroupId

de.huxhorn.sulky
ArtifactId

ArtifactId

de.huxhorn.sulky.plist
Version

Version

8.2.0
Type

Type

jar
Description

Description

sulky-plist
This file is part of the sulky modules. It contains classes to read and write Apple Propertylist/Plist data.
Project URL

Project URL

http://sulky.huxhorn.de
Source Code Management

Source Code Management

http://github.com/huxi/sulky/

Download de.huxhorn.sulky.plist 8.2.0


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

Dependencies

compile (4)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
commons-codec : commons-codec jar 1.11
de.huxhorn.sulky : de.huxhorn.sulky.codec jar 8.2.0
de.huxhorn.sulky : de.huxhorn.sulky.stax jar 8.2.0

test (6)

Group / Artifact Type Version
de.huxhorn.sulky : de.huxhorn.sulky.junit jar 8.2.0
net.bytebuddy : byte-buddy jar 1.8.17
org.codehaus.groovy : groovy jar 2.5.1
org.spockframework : spock-core jar 1.1-groovy-2.4
junit : junit jar 4.12
ch.qos.logback : logback-classic jar 1.2.3

Project Modules

There are no modules declared in this project.