io.github.miracelwhipp.resource.bunch.client:resource-bunch-client

This maven plugin allows you to add a lot of files as resources to your jar and provides a simple API for extracting parts or all of them with one single call

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.miracelwhipp.resource.bunch.client
ArtifactId

ArtifactId

resource-bunch-client
Last Version

Last Version

2.0
Release Date

Release Date

Type

Type

jar
Description

Description

This maven plugin allows you to add a lot of files as resources to your jar and provides a simple API for extracting parts or all of them with one single call

Download resource-bunch-client

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.miracelwhipp.resource.bunch.client/resource-bunch-client/ -->
<dependency>
    <groupId>io.github.miracelwhipp.resource.bunch.client</groupId>
    <artifactId>resource-bunch-client</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.miracelwhipp.resource.bunch.client/resource-bunch-client/
implementation 'io.github.miracelwhipp.resource.bunch.client:resource-bunch-client:2.0'
// https://jarcasting.com/artifacts/io.github.miracelwhipp.resource.bunch.client/resource-bunch-client/
implementation ("io.github.miracelwhipp.resource.bunch.client:resource-bunch-client:2.0")
'io.github.miracelwhipp.resource.bunch.client:resource-bunch-client:jar:2.0'
<dependency org="io.github.miracelwhipp.resource.bunch.client" name="resource-bunch-client" rev="2.0">
  <artifact name="resource-bunch-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.miracelwhipp.resource.bunch.client', module='resource-bunch-client', version='2.0')
)
libraryDependencies += "io.github.miracelwhipp.resource.bunch.client" % "resource-bunch-client" % "2.0"
[io.github.miracelwhipp.resource.bunch.client/resource-bunch-client "2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
io.github.miracelwhipp.resource.bunch.common : resource-bunch-common jar 2.0

Project Modules

There are no modules declared in this project.

resource-bunch maven plugin

Build status Maven Central

This maven plugin allows you to add a lot of files as resources to your jar and provides a simple API for extracting parts or all of them with one single call.

Versions

Version
2.0