Jar examples for c:chisel3-2.12
chisel3
You can download jar file chisel3_2.12 3.1.0-RC2 in this page.
BSD-style
You can use the following script to add chisel3_2.12-3.1.0-RC2.jar to your project.
<dependency> <groupId>edu.berkeley.cs</groupId> <artifactId>chisel3_2.12</artifactId> <version>3.1.0-RC2</version> </dependency>
compile group: 'edu.berkeley.cs', name: 'chisel3_2.12', version: '3.1.0-RC2'
libraryDependencies += "edu.berkeley.cs" % "chisel3_2.12" % "3.1.0-RC2"
<dependency org="edu.berkeley.cs" name="chisel3_2.12" rev="3.1.0-RC2"/>
@Grapes(@Grab(group='edu.berkeley.cs', module='chisel3_2.12', version='3.1.0-RC2'))
'edu.berkeley.cs:chisel3_2.12:jar:3.1.0-RC2'
Click the following link to download the jar file.
chisel3_2.12-3.1.0-RC2-javadoc.jar