Last Version

kiqr 0.0.1

Common classes for KIQR

License

License

GroupId

GroupId

com.github.ftrossbach
ArtifactId

ArtifactId

kiqr-commons
Version

Version

0.0.1
Type

Type

jar
Description

Description

kiqr
Common classes for KIQR
Project URL

Project URL

https://github.com/ftrossbach/kiqr

Download kiqr-commons 0.0.1


<!-- https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-commons/ -->
<dependency>
    <groupId>com.github.ftrossbach</groupId>
    <artifactId>kiqr-commons</artifactId>
    <version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-commons/
implementation 'com.github.ftrossbach:kiqr-commons:0.0.1'
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr-commons/
implementation ("com.github.ftrossbach:kiqr-commons:0.0.1")
'com.github.ftrossbach:kiqr-commons:jar:0.0.1'
<dependency org="com.github.ftrossbach" name="kiqr-commons" rev="0.0.1">
  <artifact name="kiqr-commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ftrossbach', module='kiqr-commons', version='0.0.1')
)
libraryDependencies += "com.github.ftrossbach" % "kiqr-commons" % "0.0.1"
[com.github.ftrossbach/kiqr-commons "0.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.hamcrest : hamcrest-all jar 1.3

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
io.vertx : vertx-unit jar 3.4.1
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.