| License |
License |
|---|---|
| GroupId | GroupIdorg.kevoree.corelibrary.arduino |
| ArtifactId | ArtifactIdorg.kevoree.library.arduino.root |
| Version | Version2.0.5 |
| Type | Typepom |
| Description |
DescriptionKevoree :: CoreLibrary :: Arduino :: Root
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| org.kevoree.library.arduino.root-2.0.5.pom | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kevoree.corelibrary.arduino/org.kevoree.library.arduino.root/ -->
<dependency>
<groupId>org.kevoree.corelibrary.arduino</groupId>
<artifactId>org.kevoree.library.arduino.root</artifactId>
<version>2.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.kevoree.corelibrary.arduino/org.kevoree.library.arduino.root/
implementation 'org.kevoree.corelibrary.arduino:org.kevoree.library.arduino.root:2.0.5'
// https://jarcasting.com/artifacts/org.kevoree.corelibrary.arduino/org.kevoree.library.arduino.root/
implementation ("org.kevoree.corelibrary.arduino:org.kevoree.library.arduino.root:2.0.5")
'org.kevoree.corelibrary.arduino:org.kevoree.library.arduino.root:pom:2.0.5'
<dependency org="org.kevoree.corelibrary.arduino" name="org.kevoree.library.arduino.root" rev="2.0.5">
<artifact name="org.kevoree.library.arduino.root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.kevoree.corelibrary.arduino', module='org.kevoree.library.arduino.root', version='2.0.5')
)
libraryDependencies += "org.kevoree.corelibrary.arduino" % "org.kevoree.library.arduino.root" % "2.0.5"
[org.kevoree.corelibrary.arduino/org.kevoree.library.arduino.root "2.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.kevoree : org.kevoree.framework | jar | 2.0.13 |
| org.kevoree.tools : org.kevoree.tools.annotation.api | jar | 2.0.13 |
| org.scala-lang : scala-library | jar | 2.9.2 |
| org.slf4j : slf4j-simple | jar | 1.7.5 |