is not current version
Last Version 1.2

com.arcbees:guicy-resteasy 1.1.1


Categories

Categories

GUI User Interface RESTEasy Program Interface REST Frameworks
GroupId

GroupId

com.arcbees
ArtifactId

ArtifactId

guicy-resteasy
Version

Version

1.1.1
Type

Type

jar

Download guicy-resteasy 1.1.1


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