License |
License |
---|---|
GroupId | GroupIdorg.openbaton |
ArtifactId | ArtifactIdvim-drivers |
Last Version | Last Version6.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOpenBaton
Openbaton libraries for almost everything
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vim-drivers-6.0.0.pom | |
vim-drivers-6.0.0.jar | 13 KB |
vim-drivers-6.0.0-sources.jar | 5 KB |
vim-drivers-6.0.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.openbaton/vim-drivers/ -->
<dependency>
<groupId>org.openbaton</groupId>
<artifactId>vim-drivers</artifactId>
<version>6.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.openbaton/vim-drivers/
implementation 'org.openbaton:vim-drivers:6.0.0'
// https://jarcasting.com/artifacts/org.openbaton/vim-drivers/
implementation ("org.openbaton:vim-drivers:6.0.0")
'org.openbaton:vim-drivers:jar:6.0.0'
<dependency org="org.openbaton" name="vim-drivers" rev="6.0.0">
<artifact name="vim-drivers" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openbaton', module='vim-drivers', version='6.0.0')
)
libraryDependencies += "org.openbaton" % "vim-drivers" % "6.0.0"
[org.openbaton/vim-drivers "6.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.openbaton : catalogue | jar | 6.0.0 |
org.openbaton : plugin | jar | 6.0.0 |
org.slf4j : slf4j-api | jar | 1.7.22 |