molecule-core


License

License

GroupId

GroupId

com.marcgrue
ArtifactId

ArtifactId

molecule_2.11
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

molecule-core
molecule-core
Project URL

Project URL

https://github.com/marcgrue/molecule
Project Organization

Project Organization

com.marcgrue

Download molecule_2.11

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.4
org.scala-lang : scala-reflect jar 2.11.4
commons-codec : commons-codec jar 1.10
com.datomic » datomic-free jar 0.9.5067
com.chuusai : shapeless_2.11 jar 2.0.0

test (1)

Group / Artifact Type Version
org.specs2 : specs2_2.11 jar 2.4.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.1.1