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.12
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.12 3.0.1


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

Dependencies

compile (2)

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

Project Modules

There are no modules declared in this project.