Last Version

caseclass-core 0.0.1

caseclass-core

License

License

GroupId

GroupId

com.github.andyglow
ArtifactId

ArtifactId

caseclass-core_2.11
Version

Version

0.0.1
Type

Type

jar
Description

Description

caseclass-core
caseclass-core
Project URL

Project URL

http://github.com/andyglow/caseclass-evolution
Project Organization

Project Organization

andyglow
Source Code Management

Source Code Management

https://github.com/andyglow/scala-jsonschema

Download caseclass-core_2.11 0.0.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scala-lang : scala-reflect jar 2.11.12

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.