Download faktorips-runtime-3.16.0.jar file - Jar f

Jar examples for f:faktorips-runtime

Description

Runtime library for Faktor-IPS

You can download jar file faktorips-runtime 3.16.0 in this page.

License

GNU Affero General Public License Version 3 with additional permissions

Build File

You can use the following script to add faktorips-runtime-3.16.0.jar to your project.

<dependency>
   <groupId>org.faktorips</groupId>
   <artifactId>faktorips-runtime</artifactId>
   <version>3.16.0</version>
</dependency>
compile group: 'org.faktorips', name: 'faktorips-runtime', version: '3.16.0'
libraryDependencies += "org.faktorips" % "faktorips-runtime" % "3.16.0"
<dependency org="org.faktorips" name="faktorips-runtime" rev="3.16.0"/>
@Grapes(@Grab(group='org.faktorips', module='faktorips-runtime', version='3.16.0'))
'org.faktorips:faktorips-runtime:jar:3.16.0'

Download

Click the following link to download the jar file.

faktorips-runtime-3.16.0-javadoc.jar
faktorips-runtime-3.16.0-sources.jar
faktorips-runtime-3.16.0.jar
faktorips-runtime-3.16.0.pom



Related Tutorials