invoker-core

invoker core project

License

License

MIT
GroupId

GroupId

io.github.luyeloveyou
ArtifactId

ArtifactId

invoker-core
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

invoker-core
invoker core project

Download invoker-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
cn.hutool : hutool-all jar 5.7.18

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.0
1.1.0
1.0.0