is not current version
Last Version 3.0.1

com.propensive:contextual-core_2.13 3.0.0

Fast, easy and transparent typeclass derivation for Scala 2

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

contextual-core_2.13
Version

Version

3.0.0
Type

Type

jar

Download contextual-core_2.13 3.0.0


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