dupin-core


License

License

GroupId

GroupId

com.github.yakivy
ArtifactId

ArtifactId

dupin-core_2.11
Last Version

Last Version

0.1.5
Release Date

Release Date

Type

Type

jar
Description

Description

dupin-core
dupin-core
Project URL

Project URL

https://github.com/yakivy/dupin
Project Organization

Project Organization

com.github.yakivy
Source Code Management

Source Code Management

https://github.com/yakivy/dupin

Download dupin-core_2.11

How to add to project

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

Dependencies

compile (1)

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

provided (1)

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

test (2)

Group / Artifact Type Version
org.typelevel : cats-core_2.11 jar 2.0.0
org.scalatest : scalatest_2.11 jar 3.0.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0