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