is not current version
Last Version 2.1

net.virtalab:mvc-tools 2.0


Categories

Categories

Net
GroupId

GroupId

net.virtalab
ArtifactId

ArtifactId

mvc-tools
Version

Version

2.0
Type

Type

jar

Download mvc-tools 2.0


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