License |
License |
---|---|
GroupId | GroupIdcom.custardsource |
ArtifactId | ArtifactIddybdob |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiondybdob
Libraries to help track project warning signs ('broken windows') over time and enforce their cleanup
|
Project Organization |
Project Organizationcustardsource |
Filename | Size |
---|---|
dybdob-1.0.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.custardsource/dybdob/ -->
<dependency>
<groupId>com.custardsource</groupId>
<artifactId>dybdob</artifactId>
<version>1.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.custardsource/dybdob/
implementation 'com.custardsource:dybdob:1.0.5'
// https://jarcasting.com/artifacts/com.custardsource/dybdob/
implementation ("com.custardsource:dybdob:1.0.5")
'com.custardsource:dybdob:pom:1.0.5'
<dependency org="com.custardsource" name="dybdob" rev="1.0.5">
<artifact name="dybdob" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.custardsource', module='dybdob', version='1.0.5')
)
libraryDependencies += "com.custardsource" % "dybdob" % "1.0.5"
[com.custardsource/dybdob "1.0.5"]