| Группа | Группаcom.github.tiecia.jledcontrol |
|---|---|
| Идентификатор | ИдентификаторJLEDControl |
| Версия | Версия1.0.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| JLEDControl-1.0.0.pom | |
| JLEDControl-1.0.0.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.tiecia.jledcontrol/JLEDControl/ -->
<dependency>
<groupId>com.github.tiecia.jledcontrol</groupId>
<artifactId>JLEDControl</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tiecia.jledcontrol/JLEDControl/
implementation 'com.github.tiecia.jledcontrol:JLEDControl:1.0.0'
// https://jarcasting.com/artifacts/com.github.tiecia.jledcontrol/JLEDControl/
implementation ("com.github.tiecia.jledcontrol:JLEDControl:1.0.0")
'com.github.tiecia.jledcontrol:JLEDControl:jar:1.0.0'
<dependency org="com.github.tiecia.jledcontrol" name="JLEDControl" rev="1.0.0">
<artifact name="JLEDControl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tiecia.jledcontrol', module='JLEDControl', version='1.0.0')
)
libraryDependencies += "com.github.tiecia.jledcontrol" % "JLEDControl" % "1.0.0"
[com.github.tiecia.jledcontrol/JLEDControl "1.0.0"]