Download spinalhdl-core_2.11-0.1.0.jar file - Jar s

Jar examples for s:spinalhdl-core-2.11

Description

SpinalHDL Core

You can download jar file spinalhdl-core_2.11 0.1.0 in this page.

License

LGPL3

Build File

You can use the following script to add spinalhdl-core_2.11-0.1.0.jar to your project.

<dependency>
   <groupId>com.github.spinalhdl</groupId>
   <artifactId>spinalhdl-core_2.11</artifactId>
   <version>0.1.0</version>
</dependency>
compile group: 'com.github.spinalhdl', name: 'spinalhdl-core_2.11', version: '0.1.0'
libraryDependencies += "com.github.spinalhdl" % "spinalhdl-core_2.11" % "0.1.0"
<dependency org="com.github.spinalhdl" name="spinalhdl-core_2.11" rev="0.1.0"/>
@Grapes(@Grab(group='com.github.spinalhdl', module='spinalhdl-core_2.11', version='0.1.0'))
'com.github.spinalhdl:spinalhdl-core_2.11:jar:0.1.0'

Download

Click the following link to download the jar file.

spinalhdl-core_2.11-0.1.0-javadoc.jar
spinalhdl-core_2.11-0.1.0-sources.jar
spinalhdl-core_2.11-0.1.0.jar
spinalhdl-core_2.11-0.1.0.pom



Related Tutorials