easyplug

Reusing some code to use jars as plugins

License

License

The MIT License
GroupId

GroupId

com.acidmanic
ArtifactId

ArtifactId

easyplug
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

easyplug
Reusing some code to use jars as plugins
Project URL

Project URL

https://github.com/Acidmanic/easyplug
Source Code Management

Source Code Management

https://github.com/Acidmanic/easyplug

Download easyplug

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.acidmanic : delegates jar 1.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0