| Категории |
КатегорииJava Языки программирования Сеть KeY Данные Data Formats Formal Verification |
|---|---|
| Группа | Группаnet.java.truecommons |
| Идентификатор | Идентификаторtruecommons-key-swing |
| Версия | Версия2.2.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| truecommons-key-swing-2.2.1.pom | |
| truecommons-key-swing-2.2.1.jar | 68 KB |
| truecommons-key-swing-2.2.1-sources.jar | 51 KB |
| truecommons-key-swing-2.2.1-javadoc.jar | 178 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-swing/ -->
<dependency>
<groupId>net.java.truecommons</groupId>
<artifactId>truecommons-key-swing</artifactId>
<version>2.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-swing/
implementation 'net.java.truecommons:truecommons-key-swing:2.2.1'
// https://jarcasting.com/artifacts/net.java.truecommons/truecommons-key-swing/
implementation ("net.java.truecommons:truecommons-key-swing:2.2.1")
'net.java.truecommons:truecommons-key-swing:jar:2.2.1'
<dependency org="net.java.truecommons" name="truecommons-key-swing" rev="2.2.1">
<artifact name="truecommons-key-swing" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.truecommons', module='truecommons-key-swing', version='2.2.1')
)
libraryDependencies += "net.java.truecommons" % "truecommons-key-swing" % "2.2.1"
[net.java.truecommons/truecommons-key-swing "2.2.1"]