не последняя версия
Последняя версия 1.2.3

com.github.bdeneuter:mindstorms-plugin 1.1.0-beta

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

Категории

Категории

ORM Данные
Группа

Группа

com.github.bdeneuter
Идентификатор

Идентификатор

mindstorms-plugin
Версия

Версия

1.1.0-beta
Тип

Тип

jar

Скачать mindstorms-plugin 1.1.0-beta


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