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

com.jovx:xswing 0.0.2


Группа

Группа

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

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

xswing
Версия

Версия

0.0.2
Тип

Тип

jar

Скачать xswing 0.0.2


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