is not current version
Last Version 0.5.4

net.nextpulse:jadmin 0.3.2

A flexible admin panel for CRUD operations on various data.

Categories

Categories

Net
GroupId

GroupId

net.nextpulse
ArtifactId

ArtifactId

jadmin
Version

Version

0.3.2
Type

Type

jar

Download jadmin 0.3.2


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