is not current version
Last Version 3.0.1

com.propensive:contextual-core_2.12 2.0.0

Fast, easy and transparent typeclass derivation for Scala 2

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

contextual-core_2.12
Version

Version

2.0.0
Type

Type

jar

Download contextual-core_2.12 2.0.0


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