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