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