is not current version
Last Version 0.2.9

net.alantea:glide 0.2.5

Simple Entity-relation graph-based database based on a XML storage.

Categories

Categories

IDE Development Tools Ant Build Tools Net
GroupId

GroupId

net.alantea
ArtifactId

ArtifactId

glide
Version

Version

0.2.5
Type

Type

jar

Download glide 0.2.5


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