is not current version
Last Version 8.9.0

com.cedarsoft:dependencies-sets 8.7.0


GroupId

GroupId

com.cedarsoft
ArtifactId

ArtifactId

dependencies-sets
Version

Version

8.7.0
Type

Type

jar

Download dependencies-sets 8.7.0


<!-- https://jarcasting.com/artifacts/com.cedarsoft/dependencies-sets/ -->
<dependency>
    <groupId>com.cedarsoft</groupId>
    <artifactId>dependencies-sets</artifactId>
    <version>8.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.cedarsoft/dependencies-sets/
implementation 'com.cedarsoft:dependencies-sets:8.7.0'
// https://jarcasting.com/artifacts/com.cedarsoft/dependencies-sets/
implementation ("com.cedarsoft:dependencies-sets:8.7.0")
'com.cedarsoft:dependencies-sets:jar:8.7.0'
<dependency org="com.cedarsoft" name="dependencies-sets" rev="8.7.0">
  <artifact name="dependencies-sets" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.cedarsoft', module='dependencies-sets', version='8.7.0')
)
libraryDependencies += "com.cedarsoft" % "dependencies-sets" % "8.7.0"
[com.cedarsoft/dependencies-sets "8.7.0"]