License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.eclipse.birt.runtime |
ArtifactId | ArtifactIdorg.w3c.css.sac |
Last Version | Last Version1.3.1.v200903091627 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.w3c.css.sac_1.3.1.v200903091627.jar
A component of the BIRT runtime
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.w3c.css.sac/ -->
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.w3c.css.sac</artifactId>
<version>1.3.1.v200903091627</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.w3c.css.sac/
implementation 'org.eclipse.birt.runtime:org.w3c.css.sac:1.3.1.v200903091627'
// https://jarcasting.com/artifacts/org.eclipse.birt.runtime/org.w3c.css.sac/
implementation ("org.eclipse.birt.runtime:org.w3c.css.sac:1.3.1.v200903091627")
'org.eclipse.birt.runtime:org.w3c.css.sac:jar:1.3.1.v200903091627'
<dependency org="org.eclipse.birt.runtime" name="org.w3c.css.sac" rev="1.3.1.v200903091627">
<artifact name="org.w3c.css.sac" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.birt.runtime', module='org.w3c.css.sac', version='1.3.1.v200903091627')
)
libraryDependencies += "org.eclipse.birt.runtime" % "org.w3c.css.sac" % "1.3.1.v200903091627"
[org.eclipse.birt.runtime/org.w3c.css.sac "1.3.1.v200903091627"]