MVN

net.java.truecommons : truecommons-key-swing

Maven & Gradle

Jun 05, 2015
12 usages

TrueCommons KeyManager Swing · Prompts the user for passwords via a Swing based dialog, if available.

<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-key-swing</artifactId>
    <version>2.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.java.truecommons : truecommons-key-swing to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.5.0

All Versions

Choose a version of net.java.truecommons : truecommons-key-swing to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.5.x
truecommons-key-swing-2.5.0
2.4
truecommons-key-swing-2.4
2.3.x
truecommons-key-swing-2.3.5
truecommons-key-swing-2.3.4
truecommons-key-swing-2.3.3
truecommons-key-swing-2.3.2
truecommons-key-swing-2.3.1
2.3
truecommons-key-swing-2.3
2.2.x
truecommons-key-swing-2.2.2
truecommons-key-swing-2.2.1
2.2
truecommons-key-swing-2.2

How to add a dependency to Maven

Add the following net.java.truecommons : truecommons-key-swing maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.java.truecommons</groupId>
    <artifactId>truecommons-key-swing</artifactId>
    <version>2.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.java.truecommons : truecommons-key-swing gradle dependency to your build.gradle file:

implementation 'net.java.truecommons:truecommons-key-swing:2.5.0'

Gradle Kotlin DSL: Add the following net.java.truecommons : truecommons-key-swing gradle kotlin dependency to your build.gradle.kts file:

implementation("net.java.truecommons:truecommons-key-swing:2.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.java.truecommons : truecommons-key-swing sbt scala dependency to your build.sbt file:

libraryDependencies += "net.java.truecommons" % "truecommons-key-swing" % "2.5.0"

Advertisement

Dependencies from Group

Discover Dependencies

Jun 17, 2023
35 usages
514 stars
Dec 11, 2017
8 usages
0 stars
Sep 01, 2020
71 usages
11 stars
Aug 10, 2019
5 usages
0 stars
Oct 14, 2016
2 usages
150 stars
Apr 04, 2023
5 usages
19 stars
Sep 29, 2015
Apr 21, 2018
11 usages
9 stars