magnolia-core

Fast, easy and transparent typeclass derivation for Scala 2

License

License

GroupId

GroupId

com.softwaremill.magnolia
ArtifactId

ArtifactId

magnolia-core_2.13
Last Version

Last Version

1.0.0-M4
Release Date

Release Date

Type

Type

jar
Description

Description

magnolia-core
Fast, easy and transparent typeclass derivation for Scala 2
Project URL

Project URL

http://softwaremill.com/open-source
Project Organization

Project Organization

com.softwaremill.magnolia
Source Code Management

Source Code Management

https://github.com/softwaremill/magnolia

Download magnolia-core_2.13

How to add to project

<!-- https://jarcasting.com/artifacts/com.softwaremill.magnolia/magnolia-core_2.13/ -->
<dependency>
    <groupId>com.softwaremill.magnolia</groupId>
    <artifactId>magnolia-core_2.13</artifactId>
    <version>1.0.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.magnolia/magnolia-core_2.13/
implementation 'com.softwaremill.magnolia:magnolia-core_2.13:1.0.0-M4'
// https://jarcasting.com/artifacts/com.softwaremill.magnolia/magnolia-core_2.13/
implementation ("com.softwaremill.magnolia:magnolia-core_2.13:1.0.0-M4")
'com.softwaremill.magnolia:magnolia-core_2.13:jar:1.0.0-M4'
<dependency org="com.softwaremill.magnolia" name="magnolia-core_2.13" rev="1.0.0-M4">
  <artifact name="magnolia-core_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.magnolia', module='magnolia-core_2.13', version='1.0.0-M4')
)
libraryDependencies += "com.softwaremill.magnolia" % "magnolia-core_2.13" % "1.0.0-M4"
[com.softwaremill.magnolia/magnolia-core_2.13 "1.0.0-M4"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.6
com.propensive : mercator_2.13 jar 0.2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-M4
1.0.0-M3
1.0.0-M2