| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.lecturestudio.stylus |
| Идентификатор | Идентификаторstylus-awt |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеJava native interface implementation for pressure-sensitive input devices.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| stylus-awt-0.2.0.pom | |
| stylus-awt-0.2.0.jar | 10 KB |
| stylus-awt-0.2.0-sources.jar | 4 KB |
| stylus-awt-0.2.0-javadoc.jar | 386 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.lecturestudio.stylus/stylus-awt/ -->
<dependency>
<groupId>org.lecturestudio.stylus</groupId>
<artifactId>stylus-awt</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.lecturestudio.stylus/stylus-awt/
implementation 'org.lecturestudio.stylus:stylus-awt:0.2.0'
// https://jarcasting.com/artifacts/org.lecturestudio.stylus/stylus-awt/
implementation ("org.lecturestudio.stylus:stylus-awt:0.2.0")
'org.lecturestudio.stylus:stylus-awt:jar:0.2.0'
<dependency org="org.lecturestudio.stylus" name="stylus-awt" rev="0.2.0">
<artifact name="stylus-awt" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.lecturestudio.stylus', module='stylus-awt', version='0.2.0')
)
libraryDependencies += "org.lecturestudio.stylus" % "stylus-awt" % "0.2.0"
[org.lecturestudio.stylus/stylus-awt "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.lecturestudio.stylus : stylus | jar | 0.2.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |