Last Version

runjar-boot 0.1.0

Simple wrapper for executable java archives

License

License

Categories

Categories

Net
GroupId

GroupId

net.kozelka.runjar
ArtifactId

ArtifactId

runjar-boot
Version

Version

0.1.0
Type

Type

jar
Description

Description

runjar-boot
Simple wrapper for executable java archives

Download runjar-boot 0.1.0


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.