License |
License |
---|---|
GroupId | GroupIdhu.kazocsaba |
ArtifactId | ArtifactIdmemento |
Version | Version1.0.0 |
Type | Typejar |
Description |
DescriptionMemento
A library for managing persistent properties.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
memento-1.0.0.pom | |
memento-1.0.0.jar | 21 KB |
memento-1.0.0-sources.jar | 12 KB |
memento-1.0.0-javadoc.jar | 65 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
net.iharder : base64 | jar | 2.3.8 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |