License |
License |
---|---|
GroupId | GroupIdcom.github.karasiq |
ArtifactId | ArtifactIdproxyutils_2.11 |
Version | Version2.0.14 |
Type | Typejar |
Description |
Descriptionproxyutils
proxyutils
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
proxyutils_2.11-2.0.14.pom | |
proxyutils_2.11-2.0.14.jar | 255 KB |
proxyutils_2.11-2.0.14-sources.jar | 20 KB |
proxyutils_2.11-2.0.14-javadoc.jar | 506 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.karasiq/proxyutils_2.11/ -->
<dependency>
<groupId>com.github.karasiq</groupId>
<artifactId>proxyutils_2.11</artifactId>
<version>2.0.14</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.karasiq/proxyutils_2.11/
implementation 'com.github.karasiq:proxyutils_2.11:2.0.14'
// https://jarcasting.com/artifacts/com.github.karasiq/proxyutils_2.11/
implementation ("com.github.karasiq:proxyutils_2.11:2.0.14")
'com.github.karasiq:proxyutils_2.11:jar:2.0.14'
<dependency org="com.github.karasiq" name="proxyutils_2.11" rev="2.0.14">
<artifact name="proxyutils_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.karasiq', module='proxyutils_2.11', version='2.0.14')
)
libraryDependencies += "com.github.karasiq" % "proxyutils_2.11" % "2.0.14"
[com.github.karasiq/proxyutils_2.11 "2.0.14"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.11 |
commons-io : commons-io | jar | 2.5 |
org.apache.httpcomponents : httpclient | jar | 4.5.3 |
com.typesafe.akka : akka-actor_2.11 | jar | 2.5.4 |
com.typesafe.akka : akka-stream_2.11 | jar | 2.5.4 |
com.typesafe.akka : akka-http_2.11 | jar | 10.0.10 |
com.github.karasiq : commons-akka_2.11 | jar | 1.0.7 |
com.github.karasiq : cryptoutils_2.11 | jar | 1.4.3 |
Group / Artifact | Type | Version |
---|---|---|
org.bouncycastle : bcprov-jdk15on | jar | 1.58 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.58 |
Group / Artifact | Type | Version |
---|---|---|
com.typesafe.akka : akka-testkit_2.11 | jar | 2.5.4 |
com.typesafe.akka : akka-stream-testkit_2.11 | jar | 2.5.4 |
org.scalatest : scalatest_2.11 | jar | 3.0.4 |