License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.softwaremill.macwire |
ArtifactId | ArtifactIdmacros_3 |
Version | Version2.4.0 |
Type | Typejar |
Description |
Descriptionmacros
macros
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
macros_3-2.4.0.pom | |
macros_3-2.4.0.jar | 95 KB |
macros_3-2.4.0-sources.jar | 10 KB |
macros_3-2.4.0-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.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_3/
implementation 'com.softwaremill.macwire:macros_3:2.4.0'
// https://jarcasting.com/artifacts/com.softwaremill.macwire/macros_3/
implementation ("com.softwaremill.macwire:macros_3:2.4.0")
'com.softwaremill.macwire:macros_3:jar:2.4.0'
<dependency org="com.softwaremill.macwire" name="macros_3" rev="2.4.0">
<artifact name="macros_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.macwire', module='macros_3', version='2.4.0')
)
libraryDependencies += "com.softwaremill.macwire" % "macros_3" % "2.4.0"
[com.softwaremill.macwire/macros_3 "2.4.0"]
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.4.0 |