is not current version
Last Version 1.2

com.arcbees:arcbees 1.0

Ruby on rails for Gwt.

GroupId

GroupId

com.arcbees
ArtifactId

ArtifactId

arcbees
Version

Version

1.0
Type

Type

pom

Download arcbees 1.0

Filename Size
arcbees-1.0.pom 5 KB
Browse

<!-- https://jarcasting.com/artifacts/com.arcbees/arcbees/ -->
<dependency>
    <groupId>com.arcbees</groupId>
    <artifactId>arcbees</artifactId>
    <version>1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.arcbees/arcbees/
implementation 'com.arcbees:arcbees:1.0'
// https://jarcasting.com/artifacts/com.arcbees/arcbees/
implementation ("com.arcbees:arcbees:1.0")
'com.arcbees:arcbees:pom:1.0'
<dependency org="com.arcbees" name="arcbees" rev="1.0">
  <artifact name="arcbees" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.arcbees', module='arcbees', version='1.0')
)
libraryDependencies += "com.arcbees" % "arcbees" % "1.0"
[com.arcbees/arcbees "1.0"]