GroupId | GroupIdio.github.portlek |
---|---|
ArtifactId | ArtifactIdSmartInventory |
Version | Version2.7.7 |
Type | Typejar |
Filename | Size |
---|---|
SmartInventory-2.7.7.pom | |
SmartInventory-2.7.7.jar | 83 KB |
SmartInventory-2.7.7-sources.jar | 74 KB |
SmartInventory-2.7.7-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.portlek/SmartInventory/ -->
<dependency>
<groupId>io.github.portlek</groupId>
<artifactId>SmartInventory</artifactId>
<version>2.7.7</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.portlek/SmartInventory/
implementation 'io.github.portlek:SmartInventory:2.7.7'
// https://jarcasting.com/artifacts/io.github.portlek/SmartInventory/
implementation ("io.github.portlek:SmartInventory:2.7.7")
'io.github.portlek:SmartInventory:jar:2.7.7'
<dependency org="io.github.portlek" name="SmartInventory" rev="2.7.7">
<artifact name="SmartInventory" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.portlek', module='SmartInventory', version='2.7.7')
)
libraryDependencies += "io.github.portlek" % "SmartInventory" % "2.7.7"
[io.github.portlek/SmartInventory "2.7.7"]