is not current version
Last Version 1.0.5

top.ssrsdev:plugin-platform 1.0.2


Categories

Categories

ORM Data
GroupId

GroupId

top.ssrsdev
ArtifactId

ArtifactId

plugin-platform
Version

Version

1.0.2
Type

Type

jar

Download plugin-platform 1.0.2


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