dummy-plugin

A dummy plugin

License

License

MIT
GroupId

GroupId

io.github.Ethan0507
ArtifactId

ArtifactId

dummy-plugin
Last Version

Last Version

5.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

dummy-plugin
A dummy plugin

Download dummy-plugin

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dummy-plugin-core
  • dummy-plugin-junit4

Versions

Version
5.1.0
5.0.0
4.1
2.0
1.0