Last Version

io.github.robertograham:rle-parser 1.0.1

Parses RLE files

License

License

GroupId

GroupId

io.github.robertograham
ArtifactId

ArtifactId

rle-parser
Version

Version

1.0.1
Type

Type

jar
Description

Description

io.github.robertograham:rle-parser
Parses RLE files
Project URL

Project URL

https://github.com/RobertoGraham/RLEParser
Source Code Management

Source Code Management

https://github.com/RobertoGraham/RLEParser/tree/master

Download rle-parser 1.0.1


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.intellij : annotations jar 9.0.4

Project Modules

There are no modules declared in this project.