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