is not current version
Last Version 1.2

com.arcbees:arcbees 1.1

Ruby on rails for Gwt.

GroupId

GroupId

com.arcbees
ArtifactId

ArtifactId

arcbees
Version

Version

1.1
Type

Type

pom

Download arcbees 1.1

Filename Size
arcbees-1.1.pom 4 KB
Browse

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