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