GroupId | GroupIdcom.github.nobugboy |
---|---|
ArtifactId | ArtifactIdlucky-ui |
Version | Versionbata-0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
lucky-ui-bata-0.0.6.pom | |
lucky-ui-bata-0.0.6.jar | 627 KB |
lucky-ui-bata-0.0.6-sources.jar | 625 KB |
lucky-ui-bata-0.0.6-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.nobugboy/lucky-ui/ -->
<dependency>
<groupId>com.github.nobugboy</groupId>
<artifactId>lucky-ui</artifactId>
<version>bata-0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.nobugboy/lucky-ui/
implementation 'com.github.nobugboy:lucky-ui:bata-0.0.6'
// https://jarcasting.com/artifacts/com.github.nobugboy/lucky-ui/
implementation ("com.github.nobugboy:lucky-ui:bata-0.0.6")
'com.github.nobugboy:lucky-ui:jar:bata-0.0.6'
<dependency org="com.github.nobugboy" name="lucky-ui" rev="bata-0.0.6">
<artifact name="lucky-ui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.nobugboy', module='lucky-ui', version='bata-0.0.6')
)
libraryDependencies += "com.github.nobugboy" % "lucky-ui" % "bata-0.0.6"
[com.github.nobugboy/lucky-ui "bata-0.0.6"]