jcommon-init

Java library for simple extracting and processing of embedded resources at runtime.

License

License

GroupId

GroupId

org.jcommon
ArtifactId

ArtifactId

init
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

jcommon-init
Java library for simple extracting and processing of embedded resources at runtime.
Project URL

Project URL

https://github.com/jcommon/init/

Download init

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jcommon : core jar 1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
org.jcommon

JCommon

Versions

Version
1.0