Jar examples for j:jadex-platform
The Jadex platform package contains implementations of platform services as well as the platform component itself.
You can download jar file jadex-platform 3.0.78 in this page.
GNU GENERAL PUBLIC LICENSE Version 3 or later
You can use the following script to add jadex-platform-3.0.78.jar to your project.
<dependency> <groupId>org.activecomponents.jadex</groupId> <artifactId>jadex-platform</artifactId> <version>3.0.78</version> </dependency>
compile group: 'org.activecomponents.jadex', name: 'jadex-platform', version: '3.0.78'
libraryDependencies += "org.activecomponents.jadex" % "jadex-platform" % "3.0.78"
<dependency org="org.activecomponents.jadex" name="jadex-platform" rev="3.0.78"/>
@Grapes(@Grab(group='org.activecomponents.jadex', module='jadex-platform', version='3.0.78'))
'org.activecomponents.jadex:jadex-platform:jar:3.0.78'
Click the following link to download the jar file.
jadex-platform-3.0.78-javadoc.jar