is not current version
Last Version 0.4.7

net.alantea:storex 0.0.3

XML storage and recovery facility

Categories

Categories

Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

storex
Version

Version

0.0.3
Type

Type

jar

Download storex 0.0.3


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