Uno-Jar Core

Libraries for packaging FatJars with a JarClassLoader

License

License

GroupId

GroupId

com.needhamsoftware.unojar
ArtifactId

ArtifactId

core
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Uno-Jar Core
Libraries for packaging FatJars with a JarClassLoader
Project URL

Project URL

https://github.com/nsoft/uno-jar

Download core

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0
0.99.1
0.99