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