License |
License |
---|---|
Categories |
CategoriesGradle Build Tools |
GroupId | GroupIdorg.boothub |
ArtifactId | ArtifactIdboothub-gradle-test |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionModule boothub-gradle-test
The boothub-gradle-test artifact
|
Filename | Size |
---|---|
boothub-gradle-test-1.1.1.pom | |
boothub-gradle-test-1.1.1.jar | 69 KB |
boothub-gradle-test-1.1.1-sources.jar | 9 KB |
boothub-gradle-test-1.1.1-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.boothub/boothub-gradle-test/ -->
<dependency>
<groupId>org.boothub</groupId>
<artifactId>boothub-gradle-test</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.boothub/boothub-gradle-test/
implementation 'org.boothub:boothub-gradle-test:1.1.1'
// https://jarcasting.com/artifacts/org.boothub/boothub-gradle-test/
implementation ("org.boothub:boothub-gradle-test:1.1.1")
'org.boothub:boothub-gradle-test:jar:1.1.1'
<dependency org="org.boothub" name="boothub-gradle-test" rev="1.1.1">
<artifact name="boothub-gradle-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.boothub', module='boothub-gradle-test', version='1.1.1')
)
libraryDependencies += "org.boothub" % "boothub-gradle-test" % "1.1.1"
[org.boothub/boothub-gradle-test "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.boothub : boothub-core | jar | 1.1.1 |
org.beryx : streamplify | jar | 1.1.0 |