License |
License |
---|---|
GroupId | GroupIdio.github.robertograham |
ArtifactId | ArtifactIdrle-parser-module |
Version | Version1.0.0 |
Type | Typejar |
Description |
Descriptionio.github.robertograham:rle-parser-module
Jigsaw module to parse RLE files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rle-parser-module-1.0.0.pom | |
rle-parser-module-1.0.0.jar | 16 KB |
rle-parser-module-1.0.0-sources.jar | 9 KB |
rle-parser-module-1.0.0-javadoc.jar | 435 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.robertograham/rle-parser-module/ -->
<dependency>
<groupId>io.github.robertograham</groupId>
<artifactId>rle-parser-module</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.robertograham/rle-parser-module/
implementation 'io.github.robertograham:rle-parser-module:1.0.0'
// https://jarcasting.com/artifacts/io.github.robertograham/rle-parser-module/
implementation ("io.github.robertograham:rle-parser-module:1.0.0")
'io.github.robertograham:rle-parser-module:jar:1.0.0'
<dependency org="io.github.robertograham" name="rle-parser-module" rev="1.0.0">
<artifact name="rle-parser-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.robertograham', module='rle-parser-module', version='1.0.0')
)
libraryDependencies += "io.github.robertograham" % "rle-parser-module" % "1.0.0"
[io.github.robertograham/rle-parser-module "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter-engine | jar | 5.3.0-M1 |
org.junit.jupiter : junit-jupiter-params | jar | 5.3.0-M1 |