is not current version
Last Version 1.0.1

io.metersphere:metersphere-plugin-core 1.0

MeterSphere plugin

GroupId

GroupId

io.metersphere
ArtifactId

ArtifactId

metersphere-plugin-core
Version

Version

1.0
Type

Type

jar

Download metersphere-plugin-core 1.0


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