Categories |
CategoriesSearch Business Logic Libraries |
---|---|
GroupId | GroupIdcom.carrotsearch.progresso |
ArtifactId | ArtifactIdprogresso-consolewidth-unixish |
Version | Version1.6.1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-consolewidth-unixish/ -->
<dependency>
<groupId>com.carrotsearch.progresso</groupId>
<artifactId>progresso-consolewidth-unixish</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-consolewidth-unixish/
implementation 'com.carrotsearch.progresso:progresso-consolewidth-unixish:1.6.1'
// https://jarcasting.com/artifacts/com.carrotsearch.progresso/progresso-consolewidth-unixish/
implementation ("com.carrotsearch.progresso:progresso-consolewidth-unixish:1.6.1")
'com.carrotsearch.progresso:progresso-consolewidth-unixish:jar:1.6.1'
<dependency org="com.carrotsearch.progresso" name="progresso-consolewidth-unixish" rev="1.6.1">
<artifact name="progresso-consolewidth-unixish" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.carrotsearch.progresso', module='progresso-consolewidth-unixish', version='1.6.1')
)
libraryDependencies += "com.carrotsearch.progresso" % "progresso-consolewidth-unixish" % "1.6.1"
[com.carrotsearch.progresso/progresso-consolewidth-unixish "1.6.1"]