License |
License |
---|---|
GroupId | GroupIdcom.exp-blog |
ArtifactId | ArtifactIdbeauty-eye |
Last Version | Last Version3.7.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbeauty-eye
A swing look and feel
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
beauty-eye-3.7.0.pom | |
beauty-eye-3.7.0.jar | 521 KB |
beauty-eye-3.7.0-sources.jar | 520 KB |
beauty-eye-3.7.0-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.exp-blog/beauty-eye/ -->
<dependency>
<groupId>com.exp-blog</groupId>
<artifactId>beauty-eye</artifactId>
<version>3.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.exp-blog/beauty-eye/
implementation 'com.exp-blog:beauty-eye:3.7.0'
// https://jarcasting.com/artifacts/com.exp-blog/beauty-eye/
implementation ("com.exp-blog:beauty-eye:3.7.0")
'com.exp-blog:beauty-eye:jar:3.7.0'
<dependency org="com.exp-blog" name="beauty-eye" rev="3.7.0">
<artifact name="beauty-eye" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.exp-blog', module='beauty-eye', version='3.7.0')
)
libraryDependencies += "com.exp-blog" % "beauty-eye" % "3.7.0"
[com.exp-blog/beauty-eye "3.7.0"]