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