Download pie-core-1.0.0.jar file - Jar p

Jar examples for p:pie-core

Description

The core PIE component on which all PIE plugins depend.

You can download jar file pie-core 1.0.0 in this page.

License

Open Source License

Build File

You can use the following script to add pie-core-1.0.0.jar to your project.

<dependency>
   <groupId>com.coverity.security.pie</groupId>
   <artifactId>pie-core</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.coverity.security.pie', name: 'pie-core', version: '1.0.0'
libraryDependencies += "com.coverity.security.pie" % "pie-core" % "1.0.0"
<dependency org="com.coverity.security.pie" name="pie-core" rev="1.0.0"/>
@Grapes(@Grab(group='com.coverity.security.pie', module='pie-core', version='1.0.0'))
'com.coverity.security.pie:pie-core:jar:1.0.0'

Download

Click the following link to download the jar file.

pie-core-1.0.0-javadoc.jar
pie-core-1.0.0-sources.jar
pie-core-1.0.0-with-deps.jar
pie-core-1.0.0.jar
pie-core-1.0.0.pom



Related Tutorials