is not current version
Last Version 28.0.0

org.perfectable:perfectable 24

Parent POM for Perfectable projects

GroupId

GroupId

org.perfectable
ArtifactId

ArtifactId

perfectable
Version

Version

24
Type

Type

pom

Download perfectable 24

Filename Size
perfectable-24.pom 36 KB
Browse

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