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