| License |
License |
|---|---|
| Categories |
CategoriesWire Data Data Structures |
| GroupId | GroupIdcom.softwaremill.macwire |
| ArtifactId | ArtifactIdmacros_3 |
| Last Version | Last Version2.5.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmacros
macros
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| macros_3-2.5.7.pom | |
| macros_3-2.5.7.jar | 95 KB |
| macros_3-2.5.7-sources.jar | 10 KB |
| macros_3-2.5.7-javadoc.jar | 189 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_3/ -->
<dependency>
<groupId>com.softwaremill.macwire</groupId>
<artifactId>macros_3</artifactId>
<version>2.5.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_3/
implementation 'com.softwaremill.macwire:macros_3:2.5.7'
// https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_3/
implementation ("com.softwaremill.macwire:macros_3:2.5.7")
'com.softwaremill.macwire:macros_3:jar:2.5.7'
<dependency org="com.softwaremill.macwire" name="macros_3" rev="2.5.7">
<artifact name="macros_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.macwire', module='macros_3', version='2.5.7')
)
libraryDependencies += "com.softwaremill.macwire" % "macros_3" % "2.5.7"
[com.softwaremill.macwire/macros_3 "2.5.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-library_3 | jar | 3.0.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.softwaremill.macwire : util_3 | jar | 2.5.7 |