License |
License |
---|---|
Categories |
CategoriesJakarta Server Pages Jakarta EE The Web Tier |
GroupId | GroupIdorg.knowm |
ArtifactId | ArtifactIdjspice |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSpice
A Java SPICE simulator for simulating electronic circuits
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
jspice-0.0.1.pom | |
jspice-0.0.1.jar | 6 MB |
jspice-0.0.1-sources.jar | 122 KB |
jspice-0.0.1-javadoc.jar | 920 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.knowm/jspice/ -->
<dependency>
<groupId>org.knowm</groupId>
<artifactId>jspice</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.knowm/jspice/
implementation 'org.knowm:jspice:0.0.1'
// https://jarcasting.com/artifacts/org.knowm/jspice/
implementation ("org.knowm:jspice:0.0.1")
'org.knowm:jspice:jar:0.0.1'
<dependency org="org.knowm" name="jspice" rev="0.0.1">
<artifact name="jspice" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.knowm', module='jspice', version='0.0.1')
)
libraryDependencies += "org.knowm" % "jspice" % "0.0.1"
[org.knowm/jspice "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.8.0 |