| License | License | 
|---|---|
| Categories | CategoriesHudson Build Tools Continuous Integration and Continuous Delivery GWT (Google Web Toolkit) User Interface Web Frameworks CLI | 
| GroupId | GroupIdorg.eclipse.hudson.main | 
| ArtifactId | ArtifactIdhudson-gwt-icons-silk | 
| Last Version | Last Version3.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionHudson :: GWT :: Silk Icons GWT packaging of FamFamFam Silk ( http://www.famfamfam.com/lab/icons/silk ) icons.
    Icons licensed under either:
      * Creative Commons Attribution 2.5 ( http://creativecommons.org/licenses/by/2.5/ )
      * Creative Commons Attribution 3.0 ( http://creativecommons.org/licenses/by/3.0/ )
    NOTE: Website states ^^^, while readme.txt included with distribution only states 2.5 | 
| Project Organization | Project OrganizationHudson | 
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt-icons-silk/ -->
<dependency>
    <groupId>org.eclipse.hudson.main</groupId>
    <artifactId>hudson-gwt-icons-silk</artifactId>
    <version>3.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt-icons-silk/
implementation 'org.eclipse.hudson.main:hudson-gwt-icons-silk:3.0.1'// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-gwt-icons-silk/
implementation ("org.eclipse.hudson.main:hudson-gwt-icons-silk:3.0.1")'org.eclipse.hudson.main:hudson-gwt-icons-silk:jar:3.0.1'<dependency org="org.eclipse.hudson.main" name="hudson-gwt-icons-silk" rev="3.0.1">
  <artifact name="hudson-gwt-icons-silk" type="jar" />
</dependency>@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-gwt-icons-silk', version='3.0.1')
)libraryDependencies += "org.eclipse.hudson.main" % "hudson-gwt-icons-silk" % "3.0.1"[org.eclipse.hudson.main/hudson-gwt-icons-silk "3.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.hudson.main : hudson-test-utils | jar | 3.0.0-M1-1 |