License |
License |
---|---|
GroupId | GroupIdcom.sun.electric |
ArtifactId | ArtifactIdelectric-3d |
Last Version | Last Version9.02-e |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelectric-3d
Electric is an integrated-circuit design system that offers IC layout,
schematic editing, and even textual hardware-description languages.
It offers a wide range of synthesis and analysis tools for working on the circuitry.
It has many importers and exporters for interfacing
to other EDA (Electronic Design Automation) systems.
It even has a constraint system for managing chip layout.
For more information about Electric, see www.staticfreesoft.com
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
electric-3d-9.02-e.pom | |
electric-3d-9.02-e.jar | 119 KB |
electric-3d-9.02-e-sources.jar | 76 KB |
electric-3d-9.02-e-javadoc.jar | 209 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.electric/electric-3d/ -->
<dependency>
<groupId>com.sun.electric</groupId>
<artifactId>electric-3d</artifactId>
<version>9.02-e</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.electric/electric-3d/
implementation 'com.sun.electric:electric-3d:9.02-e'
// https://jarcasting.com/artifacts/com.sun.electric/electric-3d/
implementation ("com.sun.electric:electric-3d:9.02-e")
'com.sun.electric:electric-3d:jar:9.02-e'
<dependency org="com.sun.electric" name="electric-3d" rev="9.02-e">
<artifact name="electric-3d" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.electric', module='electric-3d', version='9.02-e')
)
libraryDependencies += "com.sun.electric" % "electric-3d" % "9.02-e"
[com.sun.electric/electric-3d "9.02-e"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.electric : electric-core | jar | 9.02-e |
com.sun.electric : electric-movie-api | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
java3d : j3d-core-utils | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |