Download spinalhdl-core_2.11-0.1.1.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.1 in this page.

License

LGPL3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials