License |
License |
---|---|
GroupId | GroupIdorg.onosproject |
ArtifactId | ArtifactIdcdvue |
Last Version | Last Version1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionComponent Dependency Mapper
|
Project URL |
Project URL |
Filename | Size |
---|---|
cdvue-1.0.pom | |
cdvue-1.0.jar | 641 KB |
cdvue-1.0-sources.jar | 59 KB |
cdvue-1.0-javadoc.jar | 22 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.onosproject/cdvue/ -->
<dependency>
<groupId>org.onosproject</groupId>
<artifactId>cdvue</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.onosproject/cdvue/
implementation 'org.onosproject:cdvue:1.0'
// https://jarcasting.com/artifacts/org.onosproject/cdvue/
implementation ("org.onosproject:cdvue:1.0")
'org.onosproject:cdvue:jar:1.0'
<dependency org="org.onosproject" name="cdvue" rev="1.0">
<artifact name="cdvue" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onosproject', module='cdvue', version='1.0')
)
libraryDependencies += "org.onosproject" % "cdvue" % "1.0"
[org.onosproject/cdvue "1.0"]