Download instantiatorCore-1.2.0.jar file - Jar i

Jar examples for i:instantiatorCore

Description

The Instantiator core library of EASy-Producer.

You can download jar file instantiatorCore 1.2.0 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add instantiatorCore-1.2.0.jar to your project.

<dependency>
   <groupId>net.ssehub.easy</groupId>
   <artifactId>instantiatorCore</artifactId>
   <version>1.2.0</version>
</dependency>
compile group: 'net.ssehub.easy', name: 'instantiatorCore', version: '1.2.0'
libraryDependencies += "net.ssehub.easy" % "instantiatorCore" % "1.2.0"
<dependency org="net.ssehub.easy" name="instantiatorCore" rev="1.2.0"/>
@Grapes(@Grab(group='net.ssehub.easy', module='instantiatorCore', version='1.2.0'))
'net.ssehub.easy:instantiatorCore:jar:1.2.0'

Download

Click the following link to download the jar file.

instantiatorCore-1.2.0-javadoc.jar
instantiatorCore-1.2.0-sources.jar
instantiatorCore-1.2.0.jar
instantiatorCore-1.2.0.pom



Related Tutorials