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