jloader

Jloader is general purposes library that uses Java class loader mechanism

License

License

GroupId

GroupId

com.github.enesusta
ArtifactId

ArtifactId

jloader
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

jloader
Jloader is general purposes library that uses Java class loader mechanism
Project URL

Project URL

https://github.com/enesusta/jloader
Source Code Management

Source Code Management

http://github.com/enesusta/jloader

Download jloader

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.enesusta/jloader/ -->
<dependency>
    <groupId>com.github.enesusta</groupId>
    <artifactId>jloader</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.enesusta/jloader/
implementation 'com.github.enesusta:jloader:1.0.0'
// https://jarcasting.com/artifacts/com.github.enesusta/jloader/
implementation ("com.github.enesusta:jloader:1.0.0")
'com.github.enesusta:jloader:jar:1.0.0'
<dependency org="com.github.enesusta" name="jloader" rev="1.0.0">
  <artifact name="jloader" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.enesusta', module='jloader', version='1.0.0')
)
libraryDependencies += "com.github.enesusta" % "jloader" % "1.0.0"
[com.github.enesusta/jloader "1.0.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
1.0.0