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