| License |
License |
|---|---|
| Categories |
CategoriesWire Data Data Structures |
| GroupId | GroupIdcom.softwaremill.macwire |
| ArtifactId | ArtifactIdmacros_2.11 |
| Version | Version2.3.7 |
| Type | Typejar |
| Description |
Descriptionmacros
macros
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| macros_2.11-2.3.7.pom | |
| macros_2.11-2.3.7.jar | 229 KB |
| macros_2.11-2.3.7-sources.jar | 12 KB |
| macros_2.11-2.3.7-javadoc.jar | 379 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_2.11/ -->
<dependency>
<groupId>com.softwaremill.macwire</groupId>
<artifactId>macros_2.11</artifactId>
<version>2.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_2.11/
implementation 'com.softwaremill.macwire:macros_2.11:2.3.7'
// https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_2.11/
implementation ("com.softwaremill.macwire:macros_2.11:2.3.7")
'com.softwaremill.macwire:macros_2.11:jar:2.3.7'
<dependency org="com.softwaremill.macwire" name="macros_2.11" rev="2.3.7">
<artifact name="macros_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.macwire', module='macros_2.11', version='2.3.7')
)
libraryDependencies += "com.softwaremill.macwire" % "macros_2.11" % "2.3.7"
[com.softwaremill.macwire/macros_2.11 "2.3.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.12 |
| org.scala-lang : scala-reflect | jar | 2.11.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.softwaremill.macwire : util_2.11 | jar | 2.3.7 |