License |
License |
---|---|
GroupId | GroupIdorg.gridkit.jvmtool |
ArtifactId | ArtifactIdsjk-test |
Version | Version0.18 |
Type | Typejar |
Description |
Descriptionorg.gridkit.jvmtool::sjk-test
Test untils
|
Project URL |
Project URL |
Filename | Size |
---|---|
sjk-test-0.18.pom | |
sjk-test-0.18.jar | 28 KB |
sjk-test-0.18-sources.jar | 8 KB |
sjk-test-0.18-javadoc.jar | 103 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-test/ -->
<dependency>
<groupId>org.gridkit.jvmtool</groupId>
<artifactId>sjk-test</artifactId>
<version>0.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-test/
implementation 'org.gridkit.jvmtool:sjk-test:0.18'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/sjk-test/
implementation ("org.gridkit.jvmtool:sjk-test:0.18")
'org.gridkit.jvmtool:sjk-test:jar:0.18'
<dependency org="org.gridkit.jvmtool" name="sjk-test" rev="0.18">
<artifact name="sjk-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='sjk-test', version='0.18')
)
libraryDependencies += "org.gridkit.jvmtool" % "sjk-test" % "0.18"
[org.gridkit.jvmtool/sjk-test "0.18"]
Group / Artifact | Type | Version |
---|---|---|
org.gridkit.jvmtool : sjk-cli Optional | jar | 0.18 |
org.junit.jupiter : junit-jupiter-api | jar | |
junit : junit | jar | 4.11 |