| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdorg.eclipse.core.filesystem.solaris |
| ArtifactId | ArtifactIdsparc |
| Last Version | Last Version1.0.100-v20070425 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description%fragmentName
|
| Filename | Size |
|---|---|
| sparc-1.0.100-v20070425.pom | |
| sparc-1.0.100-v20070425.jar | 17 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.eclipse.core.filesystem.solaris/sparc/ -->
<dependency>
<groupId>org.eclipse.core.filesystem.solaris</groupId>
<artifactId>sparc</artifactId>
<version>1.0.100-v20070425</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.core.filesystem.solaris/sparc/
implementation 'org.eclipse.core.filesystem.solaris:sparc:1.0.100-v20070425'
// https://jarcasting.com/artifacts/org.eclipse.core.filesystem.solaris/sparc/
implementation ("org.eclipse.core.filesystem.solaris:sparc:1.0.100-v20070425")
'org.eclipse.core.filesystem.solaris:sparc:jar:1.0.100-v20070425'
<dependency org="org.eclipse.core.filesystem.solaris" name="sparc" rev="1.0.100-v20070425">
<artifact name="sparc" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.core.filesystem.solaris', module='sparc', version='1.0.100-v20070425')
)
libraryDependencies += "org.eclipse.core.filesystem.solaris" % "sparc" % "1.0.100-v20070425"
[org.eclipse.core.filesystem.solaris/sparc "1.0.100-v20070425"]