License |
License |
---|---|
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdcaseclass-core_2.12 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptioncaseclass-core
caseclass-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/caseclass-core_2.12/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>caseclass-core_2.12</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/caseclass-core_2.12/
implementation 'com.github.andyglow:caseclass-core_2.12:0.0.1'
// https://jarcasting.com/artifacts/com.github.andyglow/caseclass-core_2.12/
implementation ("com.github.andyglow:caseclass-core_2.12:0.0.1")
'com.github.andyglow:caseclass-core_2.12:jar:0.0.1'
<dependency org="com.github.andyglow" name="caseclass-core_2.12" rev="0.0.1">
<artifact name="caseclass-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='caseclass-core_2.12', version='0.0.1')
)
libraryDependencies += "com.github.andyglow" % "caseclass-core_2.12" % "0.0.1"
[com.github.andyglow/caseclass-core_2.12 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.8 |
org.scala-lang : scala-reflect | jar | 2.12.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.8 |