is not current version
Last Version 2.0.0.beta-7

net.sf.jguard:jguard-jee 1.1.0-beta-3


Categories

Categories

Net
GroupId

GroupId

net.sf.jguard
ArtifactId

ArtifactId

jguard-jee
Version

Version

1.1.0-beta-3
Type

Type

jar

Download jguard-jee 1.1.0-beta-3


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