is not current version
Last Version 0.0.2-test

com.lambdaminute:wrappers_2.12 a6db0013

wrappers

GroupId

GroupId

com.lambdaminute
ArtifactId

ArtifactId

wrappers_2.12
Version

Version

a6db0013
Type

Type

jar

Download wrappers_2.12 a6db0013


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