is not current version
Last Version 0.5.4

net.nextpulse:jadmin 0.1.1

A flexible admin panel for CRUD operations on various data.

Categories

Categories

Net
GroupId

GroupId

net.nextpulse
ArtifactId

ArtifactId

jadmin
Version

Version

0.1.1
Type

Type

jar

Download jadmin 0.1.1


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