is not current version
Last Version 2.0.0.beta-7

net.sf.jguard:jguard-jee 2.0.0.beta-6


Categories

Categories

Net
GroupId

GroupId

net.sf.jguard
ArtifactId

ArtifactId

jguard-jee
Version

Version

2.0.0.beta-6
Type

Type

jar

Download jguard-jee 2.0.0.beta-6


<!-- https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee/ -->
<dependency>
    <groupId>net.sf.jguard</groupId>
    <artifactId>jguard-jee</artifactId>
    <version>2.0.0.beta-6</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee/
implementation 'net.sf.jguard:jguard-jee:2.0.0.beta-6'
// https://jarcasting.com/artifacts/net.sf.jguard/jguard-jee/
implementation ("net.sf.jguard:jguard-jee:2.0.0.beta-6")
'net.sf.jguard:jguard-jee:jar:2.0.0.beta-6'
<dependency org="net.sf.jguard" name="jguard-jee" rev="2.0.0.beta-6">
  <artifact name="jguard-jee" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.jguard', module='jguard-jee', version='2.0.0.beta-6')
)
libraryDependencies += "net.sf.jguard" % "jguard-jee" % "2.0.0.beta-6"
[net.sf.jguard/jguard-jee "2.0.0.beta-6"]