License |
License |
---|---|
GroupId | GroupIdcom.github.spinalhdl |
ArtifactId | ArtifactIdspinalhdl-all_2.11 |
Last Version | Last Version0.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpinalHDL all
SpinalHDL all
|
Project Organization |
Project Organizationcom.github.spinalhdl |
Filename | Size |
---|---|
spinalhdl-all_2.11-0.1.1.pom | |
spinalhdl-all_2.11-0.1.1.jar | 286 bytes |
spinalhdl-all_2.11-0.1.1-sources.jar | 258 bytes |
spinalhdl-all_2.11-0.1.1-javadoc.jar | 189 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-all_2.11/ -->
<dependency>
<groupId>com.github.spinalhdl</groupId>
<artifactId>spinalhdl-all_2.11</artifactId>
<version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-all_2.11/
implementation 'com.github.spinalhdl:spinalhdl-all_2.11:0.1.1'
// https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-all_2.11/
implementation ("com.github.spinalhdl:spinalhdl-all_2.11:0.1.1")
'com.github.spinalhdl:spinalhdl-all_2.11:jar:0.1.1'
<dependency org="com.github.spinalhdl" name="spinalhdl-all_2.11" rev="0.1.1">
<artifact name="spinalhdl-all_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spinalhdl', module='spinalhdl-all_2.11', version='0.1.1')
)
libraryDependencies += "com.github.spinalhdl" % "spinalhdl-all_2.11" % "0.1.1"
[com.github.spinalhdl/spinalhdl-all_2.11 "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |