License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.carrotsearch.progresso |
ArtifactId | ArtifactIdprogresso-jvmversion |
Last Version | Last Version1.7.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionProgresso (jvm version echo for scripts)
A task management/ reporting library with console progress tracking facilities.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-jvmversion/ -->
<dependency>
<groupId>com.carrotsearch.progresso</groupId>
<artifactId>progresso-jvmversion</artifactId>
<version>1.7.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-jvmversion/
implementation 'com.carrotsearch.progresso:progresso-jvmversion:1.7.5'
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-jvmversion/
implementation ("com.carrotsearch.progresso:progresso-jvmversion:1.7.5")
'com.carrotsearch.progresso:progresso-jvmversion:jar:1.7.5'
<dependency org="com.carrotsearch.progresso" name="progresso-jvmversion" rev="1.7.5">
<artifact name="progresso-jvmversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch.progresso', module='progresso-jvmversion', version='1.7.5')
)
libraryDependencies += "com.carrotsearch.progresso" % "progresso-jvmversion" % "1.7.5"
[com.carrotsearch.progresso/progresso-jvmversion "1.7.5"]