License |
License |
---|---|
GroupId | GroupIdde.dagere |
ArtifactId | ArtifactIdrequitur |
Version | Version0.0.2 |
Type | Typejar |
Description |
Descriptionrequitur
Library for Run-length Encoding and Seqitur for Java Classes
|
Project URL |
Project URL |
Filename | Size |
---|---|
requitur-0.0.2.pom | |
requitur-0.0.2.jar | 22 KB |
requitur-0.0.2-sources.jar | 12 KB |
requitur-0.0.2-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.dagere/requitur/ -->
<dependency>
<groupId>de.dagere</groupId>
<artifactId>requitur</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.dagere/requitur/
implementation 'de.dagere:requitur:0.0.2'
// https://jarcasting.com/artifacts/de.dagere/requitur/
implementation ("de.dagere:requitur:0.0.2")
'de.dagere:requitur:jar:0.0.2'
<dependency org="de.dagere" name="requitur" rev="0.0.2">
<artifact name="requitur" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.dagere', module='requitur', version='0.0.2')
)
libraryDependencies += "de.dagere" % "requitur" % "0.0.2"
[de.dagere/requitur "0.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | 2.17.2 |
org.apache.logging.log4j : log4j-core | jar | 2.17.2 |
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest | jar | 2.2 |
org.junit.vintage : junit-vintage-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |