License |
License |
---|---|
GroupId | GroupIdcom.sun.electric |
ArtifactId | ArtifactIdelectric-core |
Last Version | Last Version9.02-e |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionelectric-core
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-core-9.02-e.pom | |
electric-core-9.02-e.jar | 12 MB |
electric-core-9.02-e-sources.jar | 8 MB |
electric-core-9.02-e-javadoc.jar | 12 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.electric/electric-core/ -->
<dependency>
<groupId>com.sun.electric</groupId>
<artifactId>electric-core</artifactId>
<version>9.02-e</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.electric/electric-core/
implementation 'com.sun.electric:electric-core:9.02-e'
// https://jarcasting.com/artifacts/com.sun.electric/electric-core/
implementation ("com.sun.electric:electric-core:9.02-e")
'com.sun.electric:electric-core:jar:9.02-e'
<dependency org="com.sun.electric" name="electric-core" rev="9.02-e">
<artifact name="electric-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.electric', module='electric-core', version='9.02-e')
)
libraryDependencies += "com.sun.electric" % "electric-core" % "9.02-e"
[com.sun.electric/electric-core "9.02-e"]
Group / Artifact | Type | Version |
---|---|---|
com.sun.electric : electric-concurrent | jar | 9.02-e |
com.sun.electric : electric-utils | jar | 0.1 |
com.sun.electric : electric-irsim-api | jar | 0.1 |
com.sun.electric : electric-minarea-api | jar | 2.1 |
org.slf4j : slf4j-api | jar | 1.6.2 |
org.slf4j : slf4j-jdk14 | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
com.apple : AppleJavaExtensions | jar | 1.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |