Last Version

Gradle plugin for LeJOS EV3 1.2.3

Gradle plugin that can be used to build and copy Java applications from and to the Lego Mindstorms EV3 brick

License

License

Categories

Categories

ORM Data
GroupId

GroupId

com.github.bdeneuter
ArtifactId

ArtifactId

mindstorms-plugin
Version

Version

1.2.3
Type

Type

jar
Description

Description

Gradle plugin for LeJOS EV3
Gradle plugin that can be used to build and copy Java applications from and to the Lego Mindstorms EV3 brick
Project URL

Project URL

https://github.com/bdeneuter/mindstorms-plugin
Source Code Management

Source Code Management

https://github.com/bdeneuter/mindstorms-plugin.git

Download mindstorms-plugin 1.2.3


<!-- https://jarcasting.com/artifacts/com.github.bdeneuter/mindstorms-plugin/ -->
<dependency>
    <groupId>com.github.bdeneuter</groupId>
    <artifactId>mindstorms-plugin</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bdeneuter/mindstorms-plugin/
implementation 'com.github.bdeneuter:mindstorms-plugin:1.2.3'
// https://jarcasting.com/artifacts/com.github.bdeneuter/mindstorms-plugin/
implementation ("com.github.bdeneuter:mindstorms-plugin:1.2.3")
'com.github.bdeneuter:mindstorms-plugin:jar:1.2.3'
<dependency org="com.github.bdeneuter" name="mindstorms-plugin" rev="1.2.3">
  <artifact name="mindstorms-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bdeneuter', module='mindstorms-plugin', version='1.2.3')
)
libraryDependencies += "com.github.bdeneuter" % "mindstorms-plugin" % "1.2.3"
[com.github.bdeneuter/mindstorms-plugin "1.2.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.