Last Version

contextual-core 3.0.1

Fast, easy and transparent typeclass derivation for Scala 2

License

License

GroupId

GroupId

com.propensive
ArtifactId

ArtifactId

contextual-core_2.13
Version

Version

3.0.1
Type

Type

jar
Description

Description

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

Project URL

https://github.com/propensive/contextual
Project Organization

Project Organization

Propensive OÜ
Source Code Management

Source Code Management

https://github.com/propensive/contextual

Download contextual-core_2.13 3.0.1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
org.scala-lang : scala-reflect jar 2.13.3

Project Modules

There are no modules declared in this project.