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