License |
License |
---|---|
GroupId | GroupIdcom.github.spinalhdl |
ArtifactId | ArtifactIdspinalhdl-debugger_2.11 |
Version | Version0.1.4 |
Type | Typejar |
Description |
DescriptionSpinalHDL Debugger
SpinalHDL Debugger
|
Project Organization |
Project Organizationcom.github.spinalhdl |
<!-- https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-debugger_2.11/ -->
<dependency>
<groupId>com.github.spinalhdl</groupId>
<artifactId>spinalhdl-debugger_2.11</artifactId>
<version>0.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-debugger_2.11/
implementation 'com.github.spinalhdl:spinalhdl-debugger_2.11:0.1.4'
// https://jarcasting.com/artifacts/com.github.spinalhdl/spinalhdl-debugger_2.11/
implementation ("com.github.spinalhdl:spinalhdl-debugger_2.11:0.1.4")
'com.github.spinalhdl:spinalhdl-debugger_2.11:jar:0.1.4'
<dependency org="com.github.spinalhdl" name="spinalhdl-debugger_2.11" rev="0.1.4">
<artifact name="spinalhdl-debugger_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.spinalhdl', module='spinalhdl-debugger_2.11', version='0.1.4')
)
libraryDependencies += "com.github.spinalhdl" % "spinalhdl-debugger_2.11" % "0.1.4"
[com.github.spinalhdl/spinalhdl-debugger_2.11 "0.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.2 |
com.github.spinalhdl : spinalhdl-core_2.11 | jar | 0.1.4 |
com.github.spinalhdl : spinalhdl-lib_2.11 | jar | 0.1.4 |