MVN

com.github.bdeneuter : lejos-ev3-api

Maven & Gradle

Aug 05, 2016
11 stars

LeJOS EV3 API · leJOS (pronounced like the Spanish word "lejos" for "far") is a tiny Java Virtual Machine. In 2013 it was ported to the LEGO EV3 brick.

<dependency>
    <groupId>com.github.bdeneuter</groupId>
    <artifactId>lejos-ev3-api</artifactId>
    <version>0.9.1-beta</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.bdeneuter : lejos-ev3-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.1-beta
  • Latest Beta: 0.9.1-beta

All Versions

Choose a version of com.github.bdeneuter : lejos-ev3-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
lejos-ev3-api-0.9.1-beta

How to add a dependency to Maven

Add the following com.github.bdeneuter : lejos-ev3-api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.bdeneuter</groupId>
    <artifactId>lejos-ev3-api</artifactId>
    <version>0.9.1-beta</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.bdeneuter : lejos-ev3-api gradle dependency to your build.gradle file:

implementation 'com.github.bdeneuter:lejos-ev3-api:0.9.1-beta'

Gradle Kotlin DSL: Add the following com.github.bdeneuter : lejos-ev3-api gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.bdeneuter:lejos-ev3-api:0.9.1-beta")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.bdeneuter : lejos-ev3-api sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.bdeneuter" % "lejos-ev3-api" % "0.9.1-beta"

Advertisement

Dependencies from Group

Aug 05, 2016
1 usages
2 stars
Aug 05, 2016
1 usages
1 stars
Aug 05, 2016
11 stars
Feb 13, 2014
9 stars

Discover Dependencies

Sep 30, 2017
44 usages
Nov 17, 2020
43 usages
Jan 17, 2022
1 stars
Feb 24, 2019
18 usages
Aug 23, 2023
23 usages
47.4k stars
Jun 09, 2023
142 usages
25 stars
Nov 21, 2022
31 usages
18 stars
Feb 11, 2017
3 stars
Jun 07, 2023
200 usages
47.4k stars
Jan 04, 2022
44 usages
504 stars