GroupId | GroupIdio.github.pellse |
---|---|
ArtifactId | ArtifactIdassembler-util |
Version | Version0.0.8 |
Type | Typepom |
Filename | Size |
---|---|
assembler-util-0.0.8.pom | |
assembler-util-0.0.8.jar | 1 KB |
assembler-util-0.0.8-sources.jar | 28 KB |
assembler-util-0.0.8-javadoc.jar | 473 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.pellse/assembler-util/ -->
<dependency>
<groupId>io.github.pellse</groupId>
<artifactId>assembler-util</artifactId>
<version>0.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pellse/assembler-util/
implementation 'io.github.pellse:assembler-util:0.0.8'
// https://jarcasting.com/artifacts/io.github.pellse/assembler-util/
implementation ("io.github.pellse:assembler-util:0.0.8")
'io.github.pellse:assembler-util:pom:0.0.8'
<dependency org="io.github.pellse" name="assembler-util" rev="0.0.8">
<artifact name="assembler-util" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pellse', module='assembler-util', version='0.0.8')
)
libraryDependencies += "io.github.pellse" % "assembler-util" % "0.0.8"
[io.github.pellse/assembler-util "0.0.8"]