License |
License |
---|---|
GroupId | GroupIdio.chrisdavenport |
ArtifactId | ArtifactIdread_2.11 |
Version | Version0.1.0 |
Type | Typejar |
Description |
Descriptionread
read
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
read_2.11-0.1.0.pom | |
read_2.11-0.1.0.jar | 34 KB |
read_2.11-0.1.0-sources.jar | 2 KB |
read_2.11-0.1.0-javadoc.jar | 369 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.chrisdavenport/read_2.11/ -->
<dependency>
<groupId>io.chrisdavenport</groupId>
<artifactId>read_2.11</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.chrisdavenport/read_2.11/
implementation 'io.chrisdavenport:read_2.11:0.1.0'
// https://jarcasting.com/artifacts/io.chrisdavenport/read_2.11/
implementation ("io.chrisdavenport:read_2.11:0.1.0")
'io.chrisdavenport:read_2.11:jar:0.1.0'
<dependency org="io.chrisdavenport" name="read_2.11" rev="0.1.0">
<artifact name="read_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.chrisdavenport', module='read_2.11', version='0.1.0')
)
libraryDependencies += "io.chrisdavenport" % "read_2.11" % "0.1.0"
[io.chrisdavenport/read_2.11 "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
Group / Artifact | Type | Version |
---|---|---|
org.typelevel : cats-testkit_2.11 | jar | 1.6.0 |
org.typelevel : discipline_2.11 | jar | 0.11.0 |