GroupId | GroupIdio.github.pellse |
---|---|
ArtifactId | ArtifactIdassembler-synchronous |
Version | Version0.0.4 |
Type | Typepom |
<!-- https://jarcasting.com/artifacts/io.github.pellse/assembler-synchronous/ -->
<dependency>
<groupId>io.github.pellse</groupId>
<artifactId>assembler-synchronous</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.pellse/assembler-synchronous/
implementation 'io.github.pellse:assembler-synchronous:0.0.4'
// https://jarcasting.com/artifacts/io.github.pellse/assembler-synchronous/
implementation ("io.github.pellse:assembler-synchronous:0.0.4")
'io.github.pellse:assembler-synchronous:pom:0.0.4'
<dependency org="io.github.pellse" name="assembler-synchronous" rev="0.0.4">
<artifact name="assembler-synchronous" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.pellse', module='assembler-synchronous', version='0.0.4')
)
libraryDependencies += "io.github.pellse" % "assembler-synchronous" % "0.0.4"
[io.github.pellse/assembler-synchronous "0.0.4"]