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