Jar examples for j:juno
Juno is a very lightweight constraints library with many standard constraints and optional compatibility with other constraints APIs.
You can download jar file juno 0.50 in this page.
Apache Software License, 2.0
You can use the following script to add juno-0.50.jar to your project.
<dependency> <groupId>juno</groupId> <artifactId>juno</artifactId> <version>0.50</version> </dependency>
compile group: 'juno', name: 'juno', version: '0.50'
libraryDependencies += "juno" % "juno" % "0.50"
<dependency org="juno" name="juno" rev="0.50"/>
@Grapes(@Grab(group='juno', module='juno', version='0.50'))
'juno:juno:jar:0.50'
Click the following link to download the jar file.
juno-0.50.jar