License |
License |
---|---|
GroupId | GroupIdcom.github.120011676 |
ArtifactId | ArtifactIdchunk |
Last Version | Last Version0.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionchunk
(chunk config) file format.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chunk-0.0.3.pom | |
chunk-0.0.3.jar | 3 KB |
chunk-0.0.3-sources.jar | 1 KB |
chunk-0.0.3-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.120011676/chunk/ -->
<dependency>
<groupId>com.github.120011676</groupId>
<artifactId>chunk</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.120011676/chunk/
implementation 'com.github.120011676:chunk:0.0.3'
// https://jarcasting.com/artifacts/com.github.120011676/chunk/
implementation ("com.github.120011676:chunk:0.0.3")
'com.github.120011676:chunk:jar:0.0.3'
<dependency org="com.github.120011676" name="chunk" rev="0.0.3">
<artifact name="chunk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.120011676', module='chunk', version='0.0.3')
)
libraryDependencies += "com.github.120011676" % "chunk" % "0.0.3"
[com.github.120011676/chunk "0.0.3"]
Group / Artifact | Type | Version |
---|---|---|
commons-io : commons-io | jar | RELEASE |
com.google.code.gson : gson | jar | RELEASE |