License |
License |
---|---|
GroupId | GroupIdcom.softwaremill.macmemo |
ArtifactId | ArtifactIdmacros_2.12 |
Last Version | Last Version0.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionmacros
macros
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
macros_2.12-0.4.pom | |
macros_2.12-0.4.jar | 46 KB |
macros_2.12-0.4-sources.jar | 4 KB |
macros_2.12-0.4-javadoc.jar | 647 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.macmemo/macros_2.12/ -->
<dependency>
<groupId>com.softwaremill.macmemo</groupId>
<artifactId>macros_2.12</artifactId>
<version>0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.macmemo/macros_2.12/
implementation 'com.softwaremill.macmemo:macros_2.12:0.4'
// https://jarcasting.com/artifacts/com.softwaremill.macmemo/macros_2.12/
implementation ("com.softwaremill.macmemo:macros_2.12:0.4")
'com.softwaremill.macmemo:macros_2.12:jar:0.4'
<dependency org="com.softwaremill.macmemo" name="macros_2.12" rev="0.4">
<artifact name="macros_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.macmemo', module='macros_2.12', version='0.4')
)
libraryDependencies += "com.softwaremill.macmemo" % "macros_2.12" % "0.4"
[com.softwaremill.macmemo/macros_2.12 "0.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.4 |
org.scala-lang : scala-reflect | jar | 2.12.4 |
com.google.guava : guava | jar | 23.0 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.5 |