is not current version
Last Version 8.0.0

org.perfectable:buildable 7.0.0

Restrictive configurations for Java static analysis tools

GroupId

GroupId

org.perfectable
ArtifactId

ArtifactId

buildable
Version

Version

7.0.0
Type

Type

jar

Download buildable 7.0.0


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