| License |
License
GPLv3 with Classpath Exception
|
|---|---|
| GroupId | GroupIdcom.cedarsoft |
| ArtifactId | ArtifactIdtests |
| Last Version | Last Version8.7.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTest projects
cedarsoft Open Source projects
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| tests-8.7.0.pom | 658 bytes |
| tests-8.7.0-tests.jar | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.cedarsoft/tests/ -->
<dependency>
<groupId>com.cedarsoft</groupId>
<artifactId>tests</artifactId>
<version>8.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/tests/
implementation 'com.cedarsoft:tests:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft/tests/
implementation ("com.cedarsoft:tests:8.7.0")
'com.cedarsoft:tests:jar:8.7.0'
<dependency org="com.cedarsoft" name="tests" rev="8.7.0">
<artifact name="tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='tests', version='8.7.0')
)
libraryDependencies += "com.cedarsoft" % "tests" % "8.7.0"
[com.cedarsoft/tests "8.7.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin | pom | 8.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.cedarsoft.dependencies-sets : kotlin-test | pom | 8.7.0 |