License |
License |
---|---|
GroupId | GroupIdcom.nrinaudo |
ArtifactId | ArtifactIdfetch-core_2.10 |
Version | Version0.2.3 |
Type | Typejar |
Description |
Descriptionfetch-core
fetch-core
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.nrinaudo |
Filename | Size |
---|---|
fetch-core_2.10-0.2.3.pom | |
fetch-core_2.10-0.2.3.jar | 390 KB |
fetch-core_2.10-0.2.3-sources.jar | 31 KB |
fetch-core_2.10-0.2.3-javadoc.jar | 661 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.nrinaudo/fetch-core_2.10/ -->
<dependency>
<groupId>com.nrinaudo</groupId>
<artifactId>fetch-core_2.10</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.nrinaudo/fetch-core_2.10/
implementation 'com.nrinaudo:fetch-core_2.10:0.2.3'
// https://jarcasting.com/artifacts/com.nrinaudo/fetch-core_2.10/
implementation ("com.nrinaudo:fetch-core_2.10:0.2.3")
'com.nrinaudo:fetch-core_2.10:jar:0.2.3'
<dependency org="com.nrinaudo" name="fetch-core_2.10" rev="0.2.3">
<artifact name="fetch-core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nrinaudo', module='fetch-core_2.10', version='0.2.3')
)
libraryDependencies += "com.nrinaudo" % "fetch-core_2.10" % "0.2.3"
[com.nrinaudo/fetch-core_2.10 "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
commons-codec : commons-codec | jar | 1.10 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.1 |
org.scalacheck : scalacheck_2.10 | jar | 1.13.4 |
ws.unfiltered : unfiltered-filter_2.10 | jar | 0.9.0-beta2 |
ws.unfiltered : unfiltered-jetty_2.10 | jar | 0.9.0-beta2 |
org.slf4j : slf4j-nop | jar | 1.7.22 |