| License |
License |
|---|---|
| GroupId | GroupIdcom.sdnlab |
| ArtifactId | ArtifactIdjaguar-artifacts |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionJaguar :: com.sdnlab :: jaguar-artifacts
OpenDaylight is leading the transformation to Open Software Defined Networking (SDN). For more information, please see https://www.opendaylight.org
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| jaguar-artifacts-0.1.0.pom | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sdnlab/jaguar-artifacts/ -->
<dependency>
<groupId>com.sdnlab</groupId>
<artifactId>jaguar-artifacts</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sdnlab/jaguar-artifacts/
implementation 'com.sdnlab:jaguar-artifacts:0.1.0'
// https://jarcasting.com/artifacts/com.sdnlab/jaguar-artifacts/
implementation ("com.sdnlab:jaguar-artifacts:0.1.0")
'com.sdnlab:jaguar-artifacts:pom:0.1.0'
<dependency org="com.sdnlab" name="jaguar-artifacts" rev="0.1.0">
<artifact name="jaguar-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sdnlab', module='jaguar-artifacts', version='0.1.0')
)
libraryDependencies += "com.sdnlab" % "jaguar-artifacts" % "0.1.0"
[com.sdnlab/jaguar-artifacts "0.1.0"]