Last Version

core 0.3.0

core

License

License

MIT
GroupId

GroupId

io.github.definiti
ArtifactId

ArtifactId

core_2.12
Version

Version

0.3.0
Type

Type

jar
Description

Description

core
core
Project URL

Project URL

https://definiti.gitbook.io/definiti
Project Organization

Project Organization

io.github.definiti
Source Code Management

Source Code Management

https://github.com/definiti/definiti-core

Download core_2.12 0.3.0


<!-- https://jarcasting.com/artifacts/io.github.definiti/core_2.12/ -->
<dependency>
    <groupId>io.github.definiti</groupId>
    <artifactId>core_2.12</artifactId>
    <version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.definiti/core_2.12/
implementation 'io.github.definiti:core_2.12:0.3.0'
// https://jarcasting.com/artifacts/io.github.definiti/core_2.12/
implementation ("io.github.definiti:core_2.12:0.3.0")
'io.github.definiti:core_2.12:jar:0.3.0'
<dependency org="io.github.definiti" name="core_2.12" rev="0.3.0">
  <artifact name="core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.definiti', module='core_2.12', version='0.3.0')
)
libraryDependencies += "io.github.definiti" % "core_2.12" % "0.3.0"
[io.github.definiti/core_2.12 "0.3.0"]

Dependencies

compile (7)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.6
io.spray : spray-json_2.12 jar 1.3.4
org.antlr : antlr4 jar 4.7.1
com.typesafe : config jar 1.3.3
com.typesafe.scala-logging : scala-logging_2.12 jar 3.9.0
org.slf4j : slf4j-simple jar 1.7.25
org.typelevel : cats-core_2.12 jar 1.2.0

test (3)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalacheck : scalacheck_2.12 jar 1.14.0
io.github.definiti : api jar 0.3.0

Project Modules

There are no modules declared in this project.