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