License |
License |
---|---|
GroupId | GroupIdio.h8.borscht |
ArtifactId | ArtifactIdborscht-template-core_3 |
Version | Version1.0.1 |
Type | Typejar |
Description |
Descriptionborscht-template-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/borscht-template-core_3/ -->
<dependency>
<groupId>io.h8.borscht</groupId>
<artifactId>borscht-template-core_3</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-template-core_3/
implementation 'io.h8.borscht:borscht-template-core_3:1.0.1'
// https://jarcasting.com/artifacts/io.h8.borscht/borscht-template-core_3/
implementation ("io.h8.borscht:borscht-template-core_3:1.0.1")
'io.h8.borscht:borscht-template-core_3:jar:1.0.1'
<dependency org="io.h8.borscht" name="borscht-template-core_3" rev="1.0.1">
<artifact name="borscht-template-core_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.h8.borscht', module='borscht-template-core_3', version='1.0.1')
)
libraryDependencies += "io.h8.borscht" % "borscht-template-core_3" % "1.0.1"
[io.h8.borscht/borscht-template-core_3 "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.h8.borscht : borscht-core_3 | jar | 1.0.1 |
io.h8.borscht : borscht-typed-core_3 | jar | 1.0.1 |
org.scala-lang : scala3-library_3 | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_3 | jar | 3.2.9 |