License |
License |
---|---|
GroupId | GroupIdcom.diffplug |
ArtifactId | ArtifactIdcache-horizon |
Version | Version0.0.1-HELPWANTED |
Type | Typejar |
Description |
Descriptioncache-horizon
Gradle build cache for a group of tasks
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.diffplug/cache-horizon/ -->
<dependency>
<groupId>com.diffplug</groupId>
<artifactId>cache-horizon</artifactId>
<version>0.0.1-HELPWANTED</version>
</dependency>
// https://jarcasting.com/artifacts/com.diffplug/cache-horizon/
implementation 'com.diffplug:cache-horizon:0.0.1-HELPWANTED'
// https://jarcasting.com/artifacts/com.diffplug/cache-horizon/
implementation ("com.diffplug:cache-horizon:0.0.1-HELPWANTED")
'com.diffplug:cache-horizon:jar:0.0.1-HELPWANTED'
<dependency org="com.diffplug" name="cache-horizon" rev="0.0.1-HELPWANTED">
<artifact name="cache-horizon" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.diffplug', module='cache-horizon', version='0.0.1-HELPWANTED')
)
libraryDependencies += "com.diffplug" % "cache-horizon" % "0.0.1-HELPWANTED"
[com.diffplug/cache-horizon "0.0.1-HELPWANTED"]