License |
License |
---|---|
GroupId | GroupIdio.github.robertograham |
ArtifactId | ArtifactIdrle-parser |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionio.github.robertograham:rle-parser
Parses RLE files
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
rle-parser-1.0.1.pom | |
rle-parser-1.0.1.jar | 17 KB |
rle-parser-1.0.1-sources.jar | 10 KB |
rle-parser-1.0.1-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.robertograham/rle-parser/ -->
<dependency>
<groupId>io.github.robertograham</groupId>
<artifactId>rle-parser</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.robertograham/rle-parser/
implementation 'io.github.robertograham:rle-parser:1.0.1'
// https://jarcasting.com/artifacts/io.github.robertograham/rle-parser/
implementation ("io.github.robertograham:rle-parser:1.0.1")
'io.github.robertograham:rle-parser:jar:1.0.1'
<dependency org="io.github.robertograham" name="rle-parser" rev="1.0.1">
<artifact name="rle-parser" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.robertograham', module='rle-parser', version='1.0.1')
)
libraryDependencies += "io.github.robertograham" % "rle-parser" % "1.0.1"
[io.github.robertograham/rle-parser "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.intellij : annotations | jar | 9.0.4 |