is not current version
Last Version 1.3.0

io.github.leguan16:smartInvs 1.1.1

A more recent and updated version of SmartInvs by MinusKube

GroupId

GroupId

io.github.leguan16
ArtifactId

ArtifactId

smartInvs
Version

Version

1.1.1
Type

Type

jar

Download smartInvs 1.1.1


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