Jar examples for p:plugin
Gradle plugin for Android which enables assertions and makes them much nicer.
You can download jar file plugin 1.9 in this page.
The Apache Software License, Version 2.0
You can use the following script to add plugin-1.9.jar to your project.
<dependency> <groupId>net.sf.tweety</groupId> <artifactId>plugin</artifactId> <version>1.9</version> </dependency>
compile group: 'net.sf.tweety', name: 'plugin', version: '1.9'
libraryDependencies += "net.sf.tweety" % "plugin" % "1.9"
<dependency org="net.sf.tweety" name="plugin" rev="1.9"/>
@Grapes(@Grab(group='net.sf.tweety', module='plugin', version='1.9'))
'net.sf.tweety:plugin:jar:1.9'
Click the following link to download the jar file.
plugin-1.9-javadoc.jar