is not current version
Last Version 0.1.4

org.smartboot.servlet:plugin-dispatcher 0.1.2


GroupId

GroupId

org.smartboot.servlet
ArtifactId

ArtifactId

plugin-dispatcher
Version

Version

0.1.2
Type

Type

jar

Download plugin-dispatcher 0.1.2


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