License |
License |
---|---|
GroupId | GroupIdcom.github.ftrossbach |
ArtifactId | ArtifactIdkiqr |
Version | Version0.0.1 |
Type | Typepom |
Description |
Descriptionkiqr
Parent pom for KIQR submodules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
kiqr-0.0.1.pom | 11 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr/ -->
<dependency>
<groupId>com.github.ftrossbach</groupId>
<artifactId>kiqr</artifactId>
<version>0.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr/
implementation 'com.github.ftrossbach:kiqr:0.0.1'
// https://jarcasting.com/artifacts/com.github.ftrossbach/kiqr/
implementation ("com.github.ftrossbach:kiqr:0.0.1")
'com.github.ftrossbach:kiqr:pom:0.0.1'
<dependency org="com.github.ftrossbach" name="kiqr" rev="0.0.1">
<artifact name="kiqr" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.ftrossbach', module='kiqr', version='0.0.1')
)
libraryDependencies += "com.github.ftrossbach" % "kiqr" % "0.0.1"
[com.github.ftrossbach/kiqr "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 |