License |
License |
---|---|
Categories |
CategoriesWire Data Data Structures |
GroupId | GroupIdcom.softwaremill.macwire |
ArtifactId | ArtifactIdscopes_2.10 |
Last Version | Last Version0.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionscopes
scopes
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
scopes_2.10-0.4.1.pom | |
scopes_2.10-0.4.1.jar | 24 KB |
scopes_2.10-0.4.1-sources.jar | 4 KB |
scopes_2.10-0.4.1-javadoc.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.softwaremill.macwire/scopes_2.10/ -->
<dependency>
<groupId>com.softwaremill.macwire</groupId>
<artifactId>scopes_2.10</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.macwire/scopes_2.10/
implementation 'com.softwaremill.macwire:scopes_2.10:0.4.1'
// https://jarcasting.com/artifacts/com.softwaremill.macwire/scopes_2.10/
implementation ("com.softwaremill.macwire:scopes_2.10:0.4.1")
'com.softwaremill.macwire:scopes_2.10:jar:0.4.1'
<dependency org="com.softwaremill.macwire" name="scopes_2.10" rev="0.4.1">
<artifact name="scopes_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.macwire', module='scopes_2.10', version='0.4.1')
)
libraryDependencies += "com.softwaremill.macwire" % "scopes_2.10" % "0.4.1"
[com.softwaremill.macwire/scopes_2.10 "0.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.2 |
org.javassist : javassist | jar | 3.17.1-GA |
Group / Artifact | Type | Version |
---|---|---|
com.softwaremill.macwire : core_2.10 | jar | 0.4.1 |
org.scalatest : scalatest_2.10 | jar | 1.9.1 |