Download pellet-modularity-2.3.3.jar file - Jar p

Jar examples for p:pellet-modularity

Description

You can download jar file pellet-modularity 2.3.3 in this page.

Build File

You can use the following script to add pellet-modularity-2.3.3.jar to your project.

<dependency>
   <groupId>com.github.ansell.pellet</groupId>
   <artifactId>pellet-modularity</artifactId>
   <version>2.3.3</version>
</dependency>
compile group: 'com.github.ansell.pellet', name: 'pellet-modularity', version: '2.3.3'
libraryDependencies += "com.github.ansell.pellet" % "pellet-modularity" % "2.3.3"
<dependency org="com.github.ansell.pellet" name="pellet-modularity" rev="2.3.3"/>
@Grapes(@Grab(group='com.github.ansell.pellet', module='pellet-modularity', version='2.3.3'))
'com.github.ansell.pellet:pellet-modularity:jar:2.3.3'

Download

Click the following link to download the jar file.

pellet-modularity-2.3.3-javadoc.jar
pellet-modularity-2.3.3-sources.jar
pellet-modularity-2.3.3-tests.jar
pellet-modularity-2.3.3.jar
pellet-modularity-2.3.3.pom



Related Tutorials