GroupId | GroupIdorg.opendaylight.transportpce |
---|---|
ArtifactId | ArtifactIdtransportpce-artifacts |
Version | Version0.3.0 |
Type | Typepom |
Filename | Size |
---|---|
transportpce-artifacts-0.3.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/ -->
<dependency>
<groupId>org.opendaylight.transportpce</groupId>
<artifactId>transportpce-artifacts</artifactId>
<version>0.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/
implementation 'org.opendaylight.transportpce:transportpce-artifacts:0.3.0'
// https://jarcasting.com/artifacts/org.opendaylight.transportpce/transportpce-artifacts/
implementation ("org.opendaylight.transportpce:transportpce-artifacts:0.3.0")
'org.opendaylight.transportpce:transportpce-artifacts:pom:0.3.0'
<dependency org="org.opendaylight.transportpce" name="transportpce-artifacts" rev="0.3.0">
<artifact name="transportpce-artifacts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.transportpce', module='transportpce-artifacts', version='0.3.0')
)
libraryDependencies += "org.opendaylight.transportpce" % "transportpce-artifacts" % "0.3.0"
[org.opendaylight.transportpce/transportpce-artifacts "0.3.0"]