License |
License |
---|---|
GroupId | GroupIdcom.telenav.kivakit |
ArtifactId | ArtifactIdkivakit-internal-tests |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSupport for testing of core classes to avoid circular dependencies.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
kivakit-internal-tests-1.6.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-internal-tests/ -->
<dependency>
<groupId>com.telenav.kivakit</groupId>
<artifactId>kivakit-internal-tests</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-internal-tests/
implementation 'com.telenav.kivakit:kivakit-internal-tests:1.6.0'
// https://jarcasting.com/artifacts/com.telenav.kivakit/kivakit-internal-tests/
implementation ("com.telenav.kivakit:kivakit-internal-tests:1.6.0")
'com.telenav.kivakit:kivakit-internal-tests:pom:1.6.0'
<dependency org="com.telenav.kivakit" name="kivakit-internal-tests" rev="1.6.0">
<artifact name="kivakit-internal-tests" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.telenav.kivakit', module='kivakit-internal-tests', version='1.6.0')
)
libraryDependencies += "com.telenav.kivakit" % "kivakit-internal-tests" % "1.6.0"
[com.telenav.kivakit/kivakit-internal-tests "1.6.0"]