License |
License |
---|---|
GroupId | GroupIdcom.github.ftrossbach |
ArtifactId | ArtifactIdkiqr-commons |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionkiqr
Common classes for KIQR
|
Project URL |
Project URL |
Filename | Size |
---|---|
kiqr-commons-0.0.1.pom | |
kiqr-commons-0.0.1.jar | 14 KB |
kiqr-commons-0.0.1-sources.jar | 14 KB |
kiqr-commons-0.0.1-javadoc.jar | 98 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.hamcrest : hamcrest-all | jar | 1.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 |