License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.softwaremill.macwire |
ArtifactId | ArtifactIdproxy_2.11 |
Last Version | Last Version2.3.7 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionproxy
proxy
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
proxy_2.11-2.3.7.pom | |
proxy_2.11-2.3.7.jar | 34 KB |
proxy_2.11-2.3.7-sources.jar | 6 KB |
proxy_2.11-2.3.7-javadoc.jar | 391 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.macwire/proxy_2.11/ -->
<dependency>
<groupId>com.softwaremill.macwire</groupId>
<artifactId>proxy_2.11</artifactId>
<version>2.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.macwire/proxy_2.11/
implementation 'com.softwaremill.macwire:proxy_2.11:2.3.7'
// https://jarcasting.com/artifacts/com.softwaremill.macwire/proxy_2.11/
implementation ("com.softwaremill.macwire:proxy_2.11:2.3.7")
'com.softwaremill.macwire:proxy_2.11:jar:2.3.7'
<dependency org="com.softwaremill.macwire" name="proxy_2.11" rev="2.3.7">
<artifact name="proxy_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.macwire', module='proxy_2.11', version='2.3.7')
)
libraryDependencies += "com.softwaremill.macwire" % "proxy_2.11" % "2.3.7"
[com.softwaremill.macwire/proxy_2.11 "2.3.7"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.javassist : javassist | jar | 3.20.0-GA |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.macwire : macros_2.11 | jar | 2.3.7 |
org.scalatest : scalatest_2.11 | jar | 3.0.8 |