is not current version
Last Version 1.0.0

org.nakedobjects.plugins:xml-persistor 1.0-beta-1


GroupId

GroupId

org.nakedobjects.plugins
ArtifactId

ArtifactId

xml-persistor
Version

Version

1.0-beta-1
Type

Type

jar

Download xml-persistor 1.0-beta-1


<!-- https://jarcasting.com/artifacts/org.nakedobjects.plugins/xml-persistor/ -->
<dependency>
    <groupId>org.nakedobjects.plugins</groupId>
    <artifactId>xml-persistor</artifactId>
    <version>1.0-beta-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/xml-persistor/
implementation 'org.nakedobjects.plugins:xml-persistor:1.0-beta-1'
// https://jarcasting.com/artifacts/org.nakedobjects.plugins/xml-persistor/
implementation ("org.nakedobjects.plugins:xml-persistor:1.0-beta-1")
'org.nakedobjects.plugins:xml-persistor:jar:1.0-beta-1'
<dependency org="org.nakedobjects.plugins" name="xml-persistor" rev="1.0-beta-1">
  <artifact name="xml-persistor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nakedobjects.plugins', module='xml-persistor', version='1.0-beta-1')
)
libraryDependencies += "org.nakedobjects.plugins" % "xml-persistor" % "1.0-beta-1"
[org.nakedobjects.plugins/xml-persistor "1.0-beta-1"]