is not current version
Last Version 4.2.5

org.bitbucket.swattu:mvc-agent 4.2.1


GroupId

GroupId

org.bitbucket.swattu
ArtifactId

ArtifactId

mvc-agent
Version

Version

4.2.1
Type

Type

jar

Download mvc-agent 4.2.1


<!-- https://jarcasting.com/artifacts/org.bitbucket.swattu/mvc-agent/ -->
<dependency>
    <groupId>org.bitbucket.swattu</groupId>
    <artifactId>mvc-agent</artifactId>
    <version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.swattu/mvc-agent/
implementation 'org.bitbucket.swattu:mvc-agent:4.2.1'
// https://jarcasting.com/artifacts/org.bitbucket.swattu/mvc-agent/
implementation ("org.bitbucket.swattu:mvc-agent:4.2.1")
'org.bitbucket.swattu:mvc-agent:jar:4.2.1'
<dependency org="org.bitbucket.swattu" name="mvc-agent" rev="4.2.1">
  <artifact name="mvc-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.swattu', module='mvc-agent', version='4.2.1')
)
libraryDependencies += "org.bitbucket.swattu" % "mvc-agent" % "4.2.1"
[org.bitbucket.swattu/mvc-agent "4.2.1"]