is not current version
Last Version 1.3.5

org.bardframework.crud:crud-parent 0.3.1


GroupId

GroupId

org.bardframework.crud
ArtifactId

ArtifactId

crud-parent
Version

Version

0.3.1
Type

Type

pom

Download crud-parent 0.3.1

Filename Size
crud-parent-0.3.1.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.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bardframework.crud/crud-parent/
implementation 'org.bardframework.crud:crud-parent:0.3.1'
// https://jarcasting.com/artifacts/org.bardframework.crud/crud-parent/
implementation ("org.bardframework.crud:crud-parent:0.3.1")
'org.bardframework.crud:crud-parent:pom:0.3.1'
<dependency org="org.bardframework.crud" name="crud-parent" rev="0.3.1">
  <artifact name="crud-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bardframework.crud', module='crud-parent', version='0.3.1')
)
libraryDependencies += "org.bardframework.crud" % "crud-parent" % "0.3.1"
[org.bardframework.crud/crud-parent "0.3.1"]