License |
License |
---|---|
GroupId | GroupIdcom.github.naoghuman |
ArtifactId | ArtifactIdlib-tag-component |
Version | Version0.3.0 |
Type | Typejar |
Description |
DescriptionLib-Tag-Component
TODO
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-tag-component-0.3.0.pom | |
lib-tag-component-0.3.0.jar | 20 KB |
lib-tag-component-0.3.0-sources.jar | 16 KB |
lib-tag-component-0.3.0-javadoc.jar | 114 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.naoghuman/lib-tag-component/ -->
<dependency>
<groupId>com.github.naoghuman</groupId>
<artifactId>lib-tag-component</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.naoghuman/lib-tag-component/
implementation 'com.github.naoghuman:lib-tag-component:0.3.0'
// https://jarcasting.com/artifacts/com.github.naoghuman/lib-tag-component/
implementation ("com.github.naoghuman:lib-tag-component:0.3.0")
'com.github.naoghuman:lib-tag-component:jar:0.3.0'
<dependency org="com.github.naoghuman" name="lib-tag-component" rev="0.3.0">
<artifact name="lib-tag-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.naoghuman', module='lib-tag-component', version='0.3.0')
)
libraryDependencies += "com.github.naoghuman" % "lib-tag-component" % "0.3.0"
[com.github.naoghuman/lib-tag-component "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.naoghuman : lib-logger | jar | 0.5.0 |
com.github.naoghuman : lib-action | jar | 0.5.0 |
com.github.naoghuman : lib-tag-core | jar | 0.3.0 |
com.airhacks : afterburner.fx | jar | 1.7.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-all | jar | 1.10.19 |
org.hamcrest : hamcrest-core | jar | 1.3 |