License |
License |
---|---|
GroupId | GroupIdcom.github.spinalhdl |
ArtifactId | ArtifactIdspinalhdl-lib_2.11 |
Version | Version1.7.0b |
Type | Typejar |
Description |
DescriptionSpinalHDL-lib
SpinalHDL-lib
|
Project Organization |
Project Organizationcom.github.spinalhdl |
Filename | Size |
---|---|
spinalhdl-lib_2.11-1.7.0b.pom | |
spinalhdl-lib_2.11-1.7.0b.jar | 16 MB |
spinalhdl-lib_2.11-1.7.0b-sources.jar | 530 KB |
spinalhdl-lib_2.11-1.7.0b-javadoc.jar | 10 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-lib_2.11/ -->
<dependency>
<groupId>com.github.spinalhdl</groupId>
<artifactId>spinalhdl-lib_2.11</artifactId>
<version>1.7.0b</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-lib_2.11/
implementation 'com.github.spinalhdl:spinalhdl-lib_2.11:1.7.0b'
// https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-lib_2.11/
implementation ("com.github.spinalhdl:spinalhdl-lib_2.11:1.7.0b")
'com.github.spinalhdl:spinalhdl-lib_2.11:jar:1.7.0b'
<dependency org="com.github.spinalhdl" name="spinalhdl-lib_2.11" rev="1.7.0b">
<artifact name="spinalhdl-lib_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spinalhdl', module='spinalhdl-lib_2.11', version='1.7.0b')
)
libraryDependencies += "com.github.spinalhdl" % "spinalhdl-lib_2.11" % "1.7.0b"
[com.github.spinalhdl/spinalhdl-lib_2.11 "1.7.0b"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
com.github.spinalhdl : spinalhdl-sim_2.11 | jar | 1.7.0b |
com.github.spinalhdl : spinalhdl-core_2.11 | jar | 1.7.0b |
commons-io : commons-io | jar | 2.4 |