License |
License |
---|---|
GroupId | GroupIdcom.github.andyglow |
ArtifactId | ArtifactIdcaseclass-core_2.11 |
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 |
Filename | Size |
---|---|
caseclass-core_2.11-0.0.1.pom | |
caseclass-core_2.11-0.0.1.jar | 77 KB |
caseclass-core_2.11-0.0.1-sources.jar | 4 KB |
caseclass-core_2.11-0.0.1-javadoc.jar | 348 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.andyglow/caseclass-core_2.11/ -->
<dependency>
<groupId>com.github.andyglow</groupId>
<artifactId>caseclass-core_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.andyglow/caseclass-core_2.11/
implementation 'com.github.andyglow:caseclass-core_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.github.andyglow/caseclass-core_2.11/
implementation ("com.github.andyglow:caseclass-core_2.11:0.0.1")
'com.github.andyglow:caseclass-core_2.11:jar:0.0.1'
<dependency org="com.github.andyglow" name="caseclass-core_2.11" rev="0.0.1">
<artifact name="caseclass-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.andyglow', module='caseclass-core_2.11', version='0.0.1')
)
libraryDependencies += "com.github.andyglow" % "caseclass-core_2.11" % "0.0.1"
[com.github.andyglow/caseclass-core_2.11 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang : scala-reflect | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.8 |