Last Version

electric-concurrent 9.02-e

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

License

License

GroupId

GroupId

com.sun.electric
ArtifactId

ArtifactId

electric-concurrent
Version

Version

9.02-e
Type

Type

jar
Description

Description

electric-concurrent
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

Oracle

Download electric-concurrent 9.02-e


<!-- https://jarcasting.com/artifacts/com.sun.electric/electric-concurrent/ -->
<dependency>
    <groupId>com.sun.electric</groupId>
    <artifactId>electric-concurrent</artifactId>
    <version>9.02-e</version>
</dependency>
// https://jarcasting.com/artifacts/com.sun.electric/electric-concurrent/
implementation 'com.sun.electric:electric-concurrent:9.02-e'
// https://jarcasting.com/artifacts/com.sun.electric/electric-concurrent/
implementation ("com.sun.electric:electric-concurrent:9.02-e")
'com.sun.electric:electric-concurrent:jar:9.02-e'
<dependency org="com.sun.electric" name="electric-concurrent" rev="9.02-e">
  <artifact name="electric-concurrent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sun.electric', module='electric-concurrent', version='9.02-e')
)
libraryDependencies += "com.sun.electric" % "electric-concurrent" % "9.02-e"
[com.sun.electric/electric-concurrent "9.02-e"]

Dependencies

compile (1)

Group / Artifact Type Version
com.sun.electric : electric-utils jar 0.1

test (1)

Group / Artifact Type Version
junit : junit jar 4.9

Project Modules

There are no modules declared in this project.