License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.carrotsearch.progresso |
ArtifactId | ArtifactIdprogresso-jvmversion |
Version | Version1.7.4 |
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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-jvmversion/
implementation 'com.carrotsearch.progresso:progresso-jvmversion:1.7.4'
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-jvmversion/
implementation ("com.carrotsearch.progresso:progresso-jvmversion:1.7.4")
'com.carrotsearch.progresso:progresso-jvmversion:jar:1.7.4'
<dependency org="com.carrotsearch.progresso" name="progresso-jvmversion" rev="1.7.4">
<artifact name="progresso-jvmversion" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch.progresso', module='progresso-jvmversion', version='1.7.4')
)
libraryDependencies += "com.carrotsearch.progresso" % "progresso-jvmversion" % "1.7.4"
[com.carrotsearch.progresso/progresso-jvmversion "1.7.4"]