| License | License | 
|---|---|
| GroupId | GroupIdcom.arcbees | 
| ArtifactId | ArtifactIdwebsites-assets | 
| Last Version | Last Version1.1.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionRuby on rails for Gwt. | 
| Project Organization | Project OrganizationArcBees | 
| Filename | Size | 
|---|---|
| websites-assets-1.1.1.pom | |
| websites-assets-1.1.1.jar | 1 KB | 
| websites-assets-1.1.1-javadoc.jar | 337 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.arcbees/websites-assets/ -->
<dependency>
    <groupId>com.arcbees</groupId>
    <artifactId>websites-assets</artifactId>
    <version>1.1.1</version>
</dependency>// https://jarcasting.com/artifacts/com.arcbees/websites-assets/
implementation 'com.arcbees:websites-assets:1.1.1'// https://jarcasting.com/artifacts/com.arcbees/websites-assets/
implementation ("com.arcbees:websites-assets:1.1.1")'com.arcbees:websites-assets:jar:1.1.1'<dependency org="com.arcbees" name="websites-assets" rev="1.1.1">
  <artifact name="websites-assets" type="jar" />
</dependency>@Grapes(
@Grab(group='com.arcbees', module='websites-assets', version='1.1.1')
)libraryDependencies += "com.arcbees" % "websites-assets" % "1.1.1"[com.arcbees/websites-assets "1.1.1"]