| License |
License |
|---|---|
| GroupId | GroupIdorg.hammerlab |
| ArtifactId | ArtifactIdpaths_2.11 |
| Version | Version1.6.0 |
| Type | Typejar |
| Description |
Descriptionpaths
paths
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationorg.hammerlab |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| paths_2.11-1.6.0.pom | |
| paths_2.11-1.6.0.jar | 56 KB |
| paths_2.11-1.6.0-sources.jar | 6 KB |
| paths_2.11-1.6.0-javadoc.jar | 386 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hammerlab/paths_2.11/ -->
<dependency>
<groupId>org.hammerlab</groupId>
<artifactId>paths_2.11</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hammerlab/paths_2.11/
implementation 'org.hammerlab:paths_2.11:1.6.0'
// https://jarcasting.com/artifacts/org.hammerlab/paths_2.11/
implementation ("org.hammerlab:paths_2.11:1.6.0")
'org.hammerlab:paths_2.11:jar:1.6.0'
<dependency org="org.hammerlab" name="paths_2.11" rev="1.6.0">
<artifact name="paths_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hammerlab', module='paths_2.11', version='1.6.0')
)
libraryDependencies += "org.hammerlab" % "paths_2.11" % "1.6.0"
[org.hammerlab/paths_2.11 "1.6.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| com.github.alexarchambault : case-app_2.11 | jar | 2.0.0-M3 |
| commons-io : commons-io | jar | 2.5 |
| org.hammerlab : types_2.11 | jar | 1.4.0 |
| org.clapper : grizzled-slf4j_2.11 | jar | 1.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 3.0.4 |
| org.hammerlab.test : base_2.11 | jar | 1.0.3 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.21 |