is not current version
Last Version 1.0.5

top.ssrsdev:plugin-base 1.0.4


GroupId

GroupId

top.ssrsdev
ArtifactId

ArtifactId

plugin-base
Version

Version

1.0.4
Type

Type

pom

Download plugin-base 1.0.4

Filename Size
plugin-base-1.0.4.pom 2 KB
Browse

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