Last Version

jcommon-init 1.0

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

License

License

GroupId

GroupId

org.jcommon
ArtifactId

ArtifactId

init
Version

Version

1.0
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 1.0


<!-- 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.