is not current version
Last Version 0.0.3

com.github.120011676:chunk 0.0.1


GroupId

GroupId

com.github.120011676
ArtifactId

ArtifactId

chunk
Version

Version

0.0.1
Type

Type

jar

Download chunk 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.120011676/chunk/ -->
<dependency>
    <groupId>com.github.120011676</groupId>
    <artifactId>chunk</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.120011676/chunk/
implementation 'com.github.120011676:chunk:0.0.1'
// https://jarcasting.com/artifacts/com.github.120011676/chunk/
implementation ("com.github.120011676:chunk:0.0.1")
'com.github.120011676:chunk:jar:0.0.1'
<dependency org="com.github.120011676" name="chunk" rev="0.0.1">
  <artifact name="chunk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.120011676', module='chunk', version='0.0.1')
)
libraryDependencies += "com.github.120011676" % "chunk" % "0.0.1"
[com.github.120011676/chunk "0.0.1"]