не последняя версия
Последняя версия 0.4.0

com.sifive:chisel-circt_2.12 0.1.0

chisel-circt

Группа

Группа

com.sifive
Идентификатор

Идентификатор

chisel-circt_2.12
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать chisel-circt_2.12 0.1.0


<!-- https://jarcasting.com/artifacts/com.sifive/chisel-circt_2.12/ -->
<dependency>
    <groupId>com.sifive</groupId>
    <artifactId>chisel-circt_2.12</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.sifive/chisel-circt_2.12/
implementation 'com.sifive:chisel-circt_2.12:0.1.0'
// https://jarcasting.com/artifacts/com.sifive/chisel-circt_2.12/
implementation ("com.sifive:chisel-circt_2.12:0.1.0")
'com.sifive:chisel-circt_2.12:jar:0.1.0'
<dependency org="com.sifive" name="chisel-circt_2.12" rev="0.1.0">
  <artifact name="chisel-circt_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sifive', module='chisel-circt_2.12', version='0.1.0')
)
libraryDependencies += "com.sifive" % "chisel-circt_2.12" % "0.1.0"
[com.sifive/chisel-circt_2.12 "0.1.0"]