Last Version

Memento 1.0.0

A library for managing persistent properties.

License

License

GroupId

GroupId

hu.kazocsaba
ArtifactId

ArtifactId

memento
Version

Version

1.0.0
Type

Type

jar
Description

Description

Memento
A library for managing persistent properties.
Project URL

Project URL

https://github.com/kazocsaba/memento
Source Code Management

Source Code Management

https://github.com/kazocsaba/memento.git

Download memento 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
net.iharder : base64 jar 2.3.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.