is not current version
Last Version 2.0.0-M9

com.softwaremill.magnolia:magnolia-core_3 2.0.0-M3

Fast, easy and transparent typeclass derivation for Scala 3

GroupId

GroupId

com.softwaremill.magnolia
ArtifactId

ArtifactId

magnolia-core_3
Version

Version

2.0.0-M3
Type

Type

jar

Download magnolia-core_3 2.0.0-M3


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