MVN

org.hjug.dtangler.core : dtangler-core

Maven & Gradle

Mar 17, 2018
4 usages
8 stars

Library used by the Swing UI and can be used by other applications as well

<dependency>
    <groupId>org.hjug.dtangler.core</groupId>
    <artifactId>dtangler-core</artifactId>
    <version>2.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.hjug.dtangler.core : dtangler-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0

All Versions

Choose a version of org.hjug.dtangler.core : dtangler-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
dtangler-core-2.1.0

How to add a dependency to Maven

Add the following org.hjug.dtangler.core : dtangler-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.hjug.dtangler.core</groupId>
    <artifactId>dtangler-core</artifactId>
    <version>2.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.hjug.dtangler.core : dtangler-core gradle dependency to your build.gradle file:

implementation 'org.hjug.dtangler.core:dtangler-core:2.1.0'

Gradle Kotlin DSL: Add the following org.hjug.dtangler.core : dtangler-core gradle kotlin dependency to your build.gradle.kts file:

implementation("org.hjug.dtangler.core:dtangler-core:2.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.hjug.dtangler.core : dtangler-core sbt scala dependency to your build.sbt file:

libraryDependencies += "org.hjug.dtangler.core" % "dtangler-core" % "2.1.0"

Advertisement

Dependencies from Group

Mar 17, 2018
4 usages
8 stars

Discover Dependencies

Apr 26, 2021
5 usages
7 stars
Jun 18, 2014
3 usages
4 stars
Jul 21, 2011
3 usages
Dec 19, 2012
9 usages
Jan 20, 2023
126 usages
26 stars
Jul 13, 2023
11 usages
21 stars
Nov 22, 2016
9 usages
0 stars
Sep 18, 2018
2 usages
2 stars
May 29, 2019
6 usages
4 stars