| License |
License |
|---|---|
| GroupId | GroupIdio.h8.borscht |
| ArtifactId | ArtifactIdborscht-core_3 |
| Last Version | Last Version1.2.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionborscht-core
Borscht: Scala 3 configuration library
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| borscht-core_3-1.2.9.pom | |
| borscht-core_3-1.2.9.jar | 125 KB |
| borscht-core_3-1.2.9-sources.jar | 9 KB |
| borscht-core_3-1.2.9-javadoc.jar | 246 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.h8.borscht/borscht-core_3/ -->
<dependency>
<groupId>io.h8.borscht</groupId>
<artifactId>borscht-core_3</artifactId>
<version>1.2.9</version>
</dependency>
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-core_3/
implementation 'io.h8.borscht:borscht-core_3:1.2.9'
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-core_3/
implementation ("io.h8.borscht:borscht-core_3:1.2.9")
'io.h8.borscht:borscht-core_3:jar:1.2.9'
<dependency org="io.h8.borscht" name="borscht-core_3" rev="1.2.9">
<artifact name="borscht-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.h8.borscht', module='borscht-core_3', version='1.2.9')
)
libraryDependencies += "io.h8.borscht" % "borscht-core_3" % "1.2.9"
[io.h8.borscht/borscht-core_3 "1.2.9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_3 | jar | 3.2.12 |