is not current version
Last Version 0.0.12

net.andimiller:recline_2.12 0.0.6

recline

Categories

Categories

Net CLI User Interface
GroupId

GroupId

net.andimiller
ArtifactId

ArtifactId

recline_2.12
Version

Version

0.0.6
Type

Type

jar

Download recline_2.12 0.0.6


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