is not current version
Last Version 1.3.5

org.bardframework.crud:crud-parent 0.3.2


GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

crud-parent
Version

Version

0.3.2
Type

Type

pom

Download crud-parent 0.3.2

Filename Size
crud-parent-0.3.2.pom 5 KB
Browse

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