is not current version
Last Version 1.0.5

top.ssrsdev:plugin-base 1.0.3


GroupId

GroupId

top.ssrsdev
ArtifactId

ArtifactId

plugin-base
Version

Version

1.0.3
Type

Type

pom

Download plugin-base 1.0.3

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

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