Jar examples for c:csar
Csar (/z???r/) provides access to concerns (usually cross-cutting) configured globally or locally.
You can download jar file csar 0.7.0 in this page.
Apache License, Version 2.0
You can use the following script to add csar-0.7.0.jar to your project.
<dependency> <groupId>io.csar</groupId> <artifactId>csar</artifactId> <version>0.7.0</version> </dependency>
compile group: 'io.csar', name: 'csar', version: '0.7.0'
libraryDependencies += "io.csar" % "csar" % "0.7.0"
<dependency org="io.csar" name="csar" rev="0.7.0"/>
@Grapes(@Grab(group='io.csar', module='csar', version='0.7.0'))
'io.csar:csar:jar:0.7.0'
Click the following link to download the jar file.
csar-0.7.0-javadoc.jar