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

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

GroupId

GroupId

io.github.miracelwhipp.resource.bunch.common
ArtifactId

ArtifactId

resource-bunch-common
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-common

How to add to project

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

Versions

Version
2.0