License |
License |
---|---|
GroupId | GroupIdio.h8.borscht |
ArtifactId | ArtifactIdborscht-classic_3 |
Version | Version1.2.8 |
Type | Typejar |
Description |
Descriptionborscht-classic
Borscht: Scala 3 configuration library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
borscht-classic_3-1.2.8.pom | |
borscht-classic_3-1.2.8.jar | 636 bytes |
borscht-classic_3-1.2.8-sources.jar | 576 bytes |
borscht-classic_3-1.2.8-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.h8.borscht/borscht-classic_3/ -->
<dependency>
<groupId>io.h8.borscht</groupId>
<artifactId>borscht-classic_3</artifactId>
<version>1.2.8</version>
</dependency>
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-classic_3/
implementation 'io.h8.borscht:borscht-classic_3:1.2.8'
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-classic_3/
implementation ("io.h8.borscht:borscht-classic_3:1.2.8")
'io.h8.borscht:borscht-classic_3:jar:1.2.8'
<dependency org="io.h8.borscht" name="borscht-classic_3" rev="1.2.8">
<artifact name="borscht-classic_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.h8.borscht', module='borscht-classic_3', version='1.2.8')
)
libraryDependencies += "io.h8.borscht" % "borscht-classic_3" % "1.2.8"
[io.h8.borscht/borscht-classic_3 "1.2.8"]
Group / Artifact | Type | Version |
---|---|---|
io.h8.borscht : borscht-typesafe_3 | jar | 1.2.8 |
io.h8.borscht : borscht-template-st4_3 | jar | 1.2.8 |
org.scala-lang : scala3-library_3 | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.11 |