GroupId | GroupIdio.h8.borscht |
---|---|
ArtifactId | ArtifactIdborscht-template-st4_3 |
Version | Version1.2.7 |
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.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-template-st4_3/
implementation 'io.h8.borscht:borscht-template-st4_3:1.2.7'
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-template-st4_3/
implementation ("io.h8.borscht:borscht-template-st4_3:1.2.7")
'io.h8.borscht:borscht-template-st4_3:jar:1.2.7'
<dependency org="io.h8.borscht" name="borscht-template-st4_3" rev="1.2.7">
<artifact name="borscht-template-st4_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.h8.borscht', module='borscht-template-st4_3', version='1.2.7')
)
libraryDependencies += "io.h8.borscht" % "borscht-template-st4_3" % "1.2.7"
[io.h8.borscht/borscht-template-st4_3 "1.2.7"]