ui
Desktop software用のuiに関するプロジェクト
| License |
License |
|---|---|
| GroupId | GroupIdcom.uchicom |
| ArtifactId | ArtifactIdui |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionui
Desktop base program
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ui-1.1.0.pom | |
| ui-1.1.0.jar | 19 KB |
| ui-1.1.0-sources.jar | 8 KB |
| ui-1.1.0-javadoc.jar | 106 KB |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.uchicom : util | jar | 1.0.0 |
Desktop software用のuiに関するプロジェクト