MVN

com.ogaclejapan.textprogressbar : library

Maven & Gradle

Mar 03, 2019

TextProgressBar · A progress bar of text

<dependency>
    <groupId>com.ogaclejapan.textprogressbar</groupId>
    <artifactId>library</artifactId>
    <version>0.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.ogaclejapan.textprogressbar : library to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.4

All Versions

Choose a version of com.ogaclejapan.textprogressbar : library to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
library-0.0.4
library-0.0.3
library-0.0.2

How to add a dependency to Maven

Add the following com.ogaclejapan.textprogressbar : library maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.ogaclejapan.textprogressbar</groupId>
    <artifactId>library</artifactId>
    <version>0.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.ogaclejapan.textprogressbar : library gradle dependency to your build.gradle file:

implementation 'com.ogaclejapan.textprogressbar:library:0.0.4'

Gradle Kotlin DSL: Add the following com.ogaclejapan.textprogressbar : library gradle kotlin dependency to your build.gradle.kts file:

implementation("com.ogaclejapan.textprogressbar:library:0.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.ogaclejapan.textprogressbar : library sbt scala dependency to your build.sbt file:

libraryDependencies += "com.ogaclejapan.textprogressbar" % "library" % "0.0.4"

Advertisement

Dependencies from Group

Discover Dependencies

Oct 28, 2015
4 usages
496 stars
Sep 18, 2015
3.2k stars
Jul 29, 2015
23 stars
Aug 31, 2015
2 usages
0 stars
Apr 22, 2016
1 usages
2.6k stars
Feb 24, 2018
13 stars
Jul 30, 2015
3 stars
May 10, 2016
0 stars
Aug 13, 2017
17 usages
0 stars