License |
License |
---|---|
GroupId | GroupIdio.h8 |
ArtifactId | ArtifactIdborscht-core_3.0.0-RC3 |
Version | Version1.0.0-RC2 |
Type | Typejar |
Description |
Descriptionborscht-core
Borscht: Scala 3 configuration liblrary
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.h8/borscht-core_3.0.0-RC3/ -->
<dependency>
<groupId>io.h8</groupId>
<artifactId>borscht-core_3.0.0-RC3</artifactId>
<version>1.0.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/io.h8/borscht-core_3.0.0-RC3/
implementation 'io.h8:borscht-core_3.0.0-RC3:1.0.0-RC2'
// https://jarcasting.com/artifacts/io.h8/borscht-core_3.0.0-RC3/
implementation ("io.h8:borscht-core_3.0.0-RC3:1.0.0-RC2")
'io.h8:borscht-core_3.0.0-RC3:jar:1.0.0-RC2'
<dependency org="io.h8" name="borscht-core_3.0.0-RC3" rev="1.0.0-RC2">
<artifact name="borscht-core_3.0.0-RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.h8', module='borscht-core_3.0.0-RC3', version='1.0.0-RC2')
)
libraryDependencies += "io.h8" % "borscht-core_3.0.0-RC3" % "1.0.0-RC2"
[io.h8/borscht-core_3.0.0-RC3 "1.0.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala3-library_3.0.0-RC3 | jar | 3.0.0-RC3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3.0.0-RC3 | jar | 3.2.8 |