GroupId | GroupIdio.h8.borscht |
---|---|
ArtifactId | ArtifactIdborscht-template-st4_3 |
Version | Version1.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/io.h8.borscht/borscht-template-st4_3/ -->
<dependency>
<groupId>io.h8.borscht</groupId>
<artifactId>borscht-template-st4_3</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-template-st4_3/
implementation 'io.h8.borscht:borscht-template-st4_3:1.2.3'
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-template-st4_3/
implementation ("io.h8.borscht:borscht-template-st4_3:1.2.3")
'io.h8.borscht:borscht-template-st4_3:jar:1.2.3'
<dependency org="io.h8.borscht" name="borscht-template-st4_3" rev="1.2.3">
<artifact name="borscht-template-st4_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.h8.borscht', module='borscht-template-st4_3', version='1.2.3')
)
libraryDependencies += "io.h8.borscht" % "borscht-template-st4_3" % "1.2.3"
[io.h8.borscht/borscht-template-st4_3 "1.2.3"]