org.onosproject:onos-buck-plugin


GroupId

GroupId

org.onosproject
ArtifactId

ArtifactId

onos-buck-plugin
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Download onos-buck-plugin

How to add to project

<!-- https://jarcasting.com/artifacts/org.onosproject/onos-buck-plugin/ -->
<dependency>
    <groupId>org.onosproject</groupId>
    <artifactId>onos-buck-plugin</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/onos-buck-plugin/
implementation 'org.onosproject:onos-buck-plugin:1.0.3'
// https://jarcasting.com/artifacts/org.onosproject/onos-buck-plugin/
implementation ("org.onosproject:onos-buck-plugin:1.0.3")
'org.onosproject:onos-buck-plugin:jar:1.0.3'
<dependency org="org.onosproject" name="onos-buck-plugin" rev="1.0.3">
  <artifact name="onos-buck-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='onos-buck-plugin', version='1.0.3')
)
libraryDependencies += "org.onosproject" % "onos-buck-plugin" % "1.0.3"
[org.onosproject/onos-buck-plugin "1.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1