Categories |
CategoriesNet |
---|---|
GroupId | GroupIdcom.iih5 |
ArtifactId | ArtifactIdsmart-netbox |
Version | Version2.1.4 |
Type | Typejar |
Filename | Size |
---|---|
smart-netbox-2.1.4.pom | |
smart-netbox-2.1.4.jar | 55 KB |
smart-netbox-2.1.4-sources.jar | 34 KB |
smart-netbox-2.1.4-javadoc.jar | 280 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.iih5/smart-netbox/ -->
<dependency>
<groupId>com.iih5</groupId>
<artifactId>smart-netbox</artifactId>
<version>2.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.iih5/smart-netbox/
implementation 'com.iih5:smart-netbox:2.1.4'
// https://jarcasting.com/artifacts/com.iih5/smart-netbox/
implementation ("com.iih5:smart-netbox:2.1.4")
'com.iih5:smart-netbox:jar:2.1.4'
<dependency org="com.iih5" name="smart-netbox" rev="2.1.4">
<artifact name="smart-netbox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.iih5', module='smart-netbox', version='2.1.4')
)
libraryDependencies += "com.iih5" % "smart-netbox" % "2.1.4"
[com.iih5/smart-netbox "2.1.4"]