is not current version
Last Version 0.4.1

com.softwaremill.macwire:core_2.10 0.1

core

Categories

Categories

Wire Data Data Structures
GroupId

GroupId

com.softwaremill.macwire
ArtifactId

ArtifactId

core_2.10
Version

Version

0.1
Type

Type

jar

Download core_2.10 0.1


<!-- https://jarcasting.com/artifacts/com.softwaremill.macwire/core_2.10/ -->
<dependency>
    <groupId>com.softwaremill.macwire</groupId>
    <artifactId>core_2.10</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.softwaremill.macwire/core_2.10/
implementation 'com.softwaremill.macwire:core_2.10:0.1'
// https://jarcasting.com/artifacts/com.softwaremill.macwire/core_2.10/
implementation ("com.softwaremill.macwire:core_2.10:0.1")
'com.softwaremill.macwire:core_2.10:jar:0.1'
<dependency org="com.softwaremill.macwire" name="core_2.10" rev="0.1">
  <artifact name="core_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.softwaremill.macwire', module='core_2.10', version='0.1')
)
libraryDependencies += "com.softwaremill.macwire" % "core_2.10" % "0.1"
[com.softwaremill.macwire/core_2.10 "0.1"]