MVN

com.github.naoghuman : lib-tag-core

Maven & Gradle

Jan 02, 2018
2 usages
1 stars

Lib-Tag-Core · The library `Lib-Tag-Core` provides the API to perform CRUD (`Create`, `Read`, `Update` and `Delete`) operations for a [Tag]. A `Tag` is basically a simple [String] which can be used for example in a [Button], [Label] or another [JavaFX] component. Tagged topics can be easily searched or analysed for a `Tag`.

<dependency>
    <groupId>com.github.naoghuman</groupId>
    <artifactId>lib-tag-core</artifactId>
    <version>0.3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.naoghuman : lib-tag-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.3.0

All Versions

Choose a version of com.github.naoghuman : lib-tag-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.3.x
lib-tag-core-0.3.0
0.2.x
lib-tag-core-0.2.0
0.1.x
lib-tag-core-0.1.0

How to add a dependency to Maven

Add the following com.github.naoghuman : lib-tag-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.naoghuman</groupId>
    <artifactId>lib-tag-core</artifactId>
    <version>0.3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.naoghuman : lib-tag-core gradle dependency to your build.gradle file:

implementation 'com.github.naoghuman:lib-tag-core:0.3.0'

Gradle Kotlin DSL: Add the following com.github.naoghuman : lib-tag-core gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.naoghuman:lib-tag-core:0.3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.naoghuman : lib-tag-core sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.naoghuman" % "lib-tag-core" % "0.3.0"

Advertisement

Dependencies from Group

May 02, 2019
7 usages
2 stars
Feb 02, 2018
2 usages
3 stars
Jan 02, 2018
2 usages
1 stars
Jan 02, 2018
1 stars
Dec 17, 2018
13 stars

Discover Dependencies

Aug 03, 2017
2 usages
Aug 24, 2017
2 usages
2 stars
Sep 07, 2017
4 usages
6 stars
Oct 08, 2018
7 usages
0 stars
Apr 13, 2020
2 usages
1 stars
Sep 25, 2019
2 usages
1 stars
May 14, 2018
2 usages
0 stars
Sep 26, 2018
2 usages
0 stars
Aug 25, 2022
2 usages
86 stars