MyDialogJ

Java中用于方便地创建各种对话框、告示框的外部包。

License

License

GroupId

GroupId

com.gitee.swsk33
ArtifactId

ArtifactId

MyDialogJ
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

MyDialogJ
Java中用于方便地创建各种对话框、告示框的外部包。
Project URL

Project URL

https://gitee.com/swsk33/MyDialogJ
Source Code Management

Source Code Management

https://gitee.com/swsk33/MyDialogJ

Download MyDialogJ

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0