GroupId | GroupIdio.h8.borscht |
---|---|
ArtifactId | ArtifactIdborscht-typesafe_3 |
Version | Version1.2.5 |
Type | Typejar |
Filename | Size |
---|---|
borscht-typesafe_3-1.2.5.pom | |
borscht-typesafe_3-1.2.5.jar | 33 KB |
borscht-typesafe_3-1.2.5-sources.jar | 3 KB |
borscht-typesafe_3-1.2.5-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.h8.borscht/borscht-typesafe_3/ -->
<dependency>
<groupId>io.h8.borscht</groupId>
<artifactId>borscht-typesafe_3</artifactId>
<version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-typesafe_3/
implementation 'io.h8.borscht:borscht-typesafe_3:1.2.5'
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-typesafe_3/
implementation ("io.h8.borscht:borscht-typesafe_3:1.2.5")
'io.h8.borscht:borscht-typesafe_3:jar:1.2.5'
<dependency org="io.h8.borscht" name="borscht-typesafe_3" rev="1.2.5">
<artifact name="borscht-typesafe_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.h8.borscht', module='borscht-typesafe_3', version='1.2.5')
)
libraryDependencies += "io.h8.borscht" % "borscht-typesafe_3" % "1.2.5"
[io.h8.borscht/borscht-typesafe_3 "1.2.5"]