GroupId | GroupIdcom.thinkbiganalytics.kylo |
---|---|
ArtifactId | ArtifactIdkylo-commons-test |
Version | Version0.9.0 |
Type | Typejar |
Filename | Size |
---|---|
kylo-commons-test-0.9.0.pom | |
kylo-commons-test-0.9.0.jar | 4 KB |
kylo-commons-test-0.9.0-sources.jar | 3 KB |
kylo-commons-test-0.9.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.thinkbiganalytics.kylo/kylo-commons-test/ -->
<dependency>
<groupId>com.thinkbiganalytics.kylo</groupId>
<artifactId>kylo-commons-test</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.thinkbiganalytics.kylo/kylo-commons-test/
implementation 'com.thinkbiganalytics.kylo:kylo-commons-test:0.9.0'
// https://jarcasting.com/artifacts/com.thinkbiganalytics.kylo/kylo-commons-test/
implementation ("com.thinkbiganalytics.kylo:kylo-commons-test:0.9.0")
'com.thinkbiganalytics.kylo:kylo-commons-test:jar:0.9.0'
<dependency org="com.thinkbiganalytics.kylo" name="kylo-commons-test" rev="0.9.0">
<artifact name="kylo-commons-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.thinkbiganalytics.kylo', module='kylo-commons-test', version='0.9.0')
)
libraryDependencies += "com.thinkbiganalytics.kylo" % "kylo-commons-test" % "0.9.0"
[com.thinkbiganalytics.kylo/kylo-commons-test "0.9.0"]