is not current version
Last Version 5.1.0

dummy-plugin 4.1

A dummy plugin

License

License

MIT
GroupId

GroupId

io.github.Ethan0507
ArtifactId

ArtifactId

dummy-plugin
Version

Version

4.1
Type

Type

pom
Description

Description

dummy-plugin
A dummy plugin

Download dummy-plugin 4.1

Filename Size
dummy-plugin-4.1.pom 7 KB
Browse

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

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