License |
License |
---|---|
Categories |
CategoriesAnt Build Tools Net |
GroupId | GroupIdnet.alantea |
ArtifactId | ArtifactIdstorex |
Last Version | Last Version0.4.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionnet.alantea:storex
XML storage and recovery facility
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
storex-0.4.7.pom | |
storex-0.4.7.jar | 54 KB |
storex-0.4.7-sources.jar | 27 KB |
storex-0.4.7-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.alantea/storex/ -->
<dependency>
<groupId>net.alantea</groupId>
<artifactId>storex</artifactId>
<version>0.4.7</version>
</dependency>
// https://jarcasting.com/artifacts/net.alantea/storex/
implementation 'net.alantea:storex:0.4.7'
// https://jarcasting.com/artifacts/net.alantea/storex/
implementation ("net.alantea:storex:0.4.7")
'net.alantea:storex:jar:0.4.7'
<dependency org="net.alantea" name="storex" rev="0.4.7">
<artifact name="storex" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.alantea', module='storex', version='0.4.7')
)
libraryDependencies += "net.alantea" % "storex" % "0.4.7"
[net.alantea/storex "0.4.7"]
Group / Artifact | Type | Version |
---|---|---|
net.alantea : liteprops | jar | 0.0.6 |
net.alantea : utils | jar | 0.0.9 |