| License |
License |
|---|---|
| GroupId | GroupIdcom.arcbees |
| ArtifactId | ArtifactIdarcbees |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionArcBees
Ruby on rails for Gwt.
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationArcBees |
| Filename | Size |
|---|---|
| arcbees-1.2.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.arcbees/arcbees/ -->
<dependency>
<groupId>com.arcbees</groupId>
<artifactId>arcbees</artifactId>
<version>1.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arcbees/arcbees/
implementation 'com.arcbees:arcbees:1.2'
// https://jarcasting.com/artifacts/com.arcbees/arcbees/
implementation ("com.arcbees:arcbees:1.2")
'com.arcbees:arcbees:pom:1.2'
<dependency org="com.arcbees" name="arcbees" rev="1.2">
<artifact name="arcbees" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arcbees', module='arcbees', version='1.2')
)
libraryDependencies += "com.arcbees" % "arcbees" % "1.2"
[com.arcbees/arcbees "1.2"]