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