is not current version
Last Version 0.3.4

org.opendaylight.bier:bierapp 0.2.3


GroupId

GroupId

org.opendaylight.bier
ArtifactId

ArtifactId

bierapp
Version

Version

0.2.3
Type

Type

pom

Download bierapp 0.2.3

Filename Size
bierapp-0.2.3.pom 983 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.opendaylight.bier/bierapp/ -->
<dependency>
    <groupId>org.opendaylight.bier</groupId>
    <artifactId>bierapp</artifactId>
    <version>0.2.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.opendaylight.bier/bierapp/
implementation 'org.opendaylight.bier:bierapp:0.2.3'
// https://jarcasting.com/artifacts/org.opendaylight.bier/bierapp/
implementation ("org.opendaylight.bier:bierapp:0.2.3")
'org.opendaylight.bier:bierapp:pom:0.2.3'
<dependency org="org.opendaylight.bier" name="bierapp" rev="0.2.3">
  <artifact name="bierapp" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.opendaylight.bier', module='bierapp', version='0.2.3')
)
libraryDependencies += "org.opendaylight.bier" % "bierapp" % "0.2.3"
[org.opendaylight.bier/bierapp "0.2.3"]