z

zti-utils-legacy

A lib from zti-utils bundle that provides console scanning capabilities
https://github.com/Cvazer/zti-utils
The Apache License, Version 2.0
Yan Frankovski
Files download
File Operation
zti-utils-legacy-1.1.0.jar download
zti-utils-legacy-1.1.0.pom download
zti-utils-legacy-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.github.cvazer</groupId>
  <artifactId>zti-utils-legacy</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'com.github.cvazer:zti-utils-legacy:1.1.0'
Gradle Kotlin
implementation("com.github.cvazer:zti-utils-legacy:1.1.0")
Scala SBT
libraryDependencies += "com.github.cvazer" % "zti-utils-legacy" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cvazer', module='zti-utils-legacy', version='1.1.0')
)
Apache Ivy
<dependency org="com.github.cvazer" name="zti-utils-legacy" rev="1.1.0" />
Leiningen
[com.github.cvazer/zti-utils-legacy "1.1.0"]
Apache Buildr
'com.github.cvazer:zti-utils-legacy:jar:1.1.0'
Dependencies
The project has no third-party dependencies