License |
License |
---|---|
GroupId | GroupIdcom.github.naoghuman |
ArtifactId | ArtifactIdlib-tag-components |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionLib-Tag-Components
TODO
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lib-tag-components-0.2.0.pom | |
lib-tag-components-0.2.0.jar | 12 KB |
lib-tag-components-0.2.0-sources.jar | 13 KB |
lib-tag-components-0.2.0-javadoc.jar | 67 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.naoghuman/lib-tag-components/ -->
<dependency>
<groupId>com.github.naoghuman</groupId>
<artifactId>lib-tag-components</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.naoghuman/lib-tag-components/
implementation 'com.github.naoghuman:lib-tag-components:0.2.0'
// https://jarcasting.com/artifacts/com.github.naoghuman/lib-tag-components/
implementation ("com.github.naoghuman:lib-tag-components:0.2.0")
'com.github.naoghuman:lib-tag-components:jar:0.2.0'
<dependency org="com.github.naoghuman" name="lib-tag-components" rev="0.2.0">
<artifact name="lib-tag-components" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.naoghuman', module='lib-tag-components', version='0.2.0')
)
libraryDependencies += "com.github.naoghuman" % "lib-tag-components" % "0.2.0"
[com.github.naoghuman/lib-tag-components "0.2.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.2.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 |