ui

Desktop base program

License

License

GroupId

GroupId

com.uchicom
ArtifactId

ArtifactId

ui
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

ui
Desktop base program
Source Code Management

Source Code Management

https://github.com/uchicom/ui

Download ui

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.uchicom : util jar 1.0.0

Project Modules

There are no modules declared in this project.

ui

Maven Central Maven Central

Desktop software用のuiに関するプロジェクト

Versions

Version
1.1.0
1.0.0