License |
License |
---|---|
GroupId | GroupIdcom.sun.electric |
ArtifactId | ArtifactIdelectric-parent |
Last Version | Last Version5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionelectric-parent
Electric VLSI Design System, a state-of-the-art computer-aided design system for VLSI circuit design.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
electric-parent-5.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sun.electric/electric-parent/ -->
<dependency>
<groupId>com.sun.electric</groupId>
<artifactId>electric-parent</artifactId>
<version>5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.sun.electric/electric-parent/
implementation 'com.sun.electric:electric-parent:5'
// https://jarcasting.com/artifacts/com.sun.electric/electric-parent/
implementation ("com.sun.electric:electric-parent:5")
'com.sun.electric:electric-parent:pom:5'
<dependency org="com.sun.electric" name="electric-parent" rev="5">
<artifact name="electric-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.sun.electric', module='electric-parent', version='5')
)
libraryDependencies += "com.sun.electric" % "electric-parent" % "5"
[com.sun.electric/electric-parent "5"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.9 |