is not current version
Last Version 2.1

net.virtalab:mvc-tools 1.1


Categories

Categories

Net
GroupId

GroupId

net.virtalab
ArtifactId

ArtifactId

mvc-tools
Version

Version

1.1
Type

Type

jar

Download mvc-tools 1.1


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