is not current version
Last Version 0.4

com.github.satta:balboa-backend-java 0.2

A balboa backend for Java.

Categories

Categories

Java Languages
GroupId

GroupId

com.github.satta
ArtifactId

ArtifactId

balboa-backend-java
Version

Version

0.2
Type

Type

jar

Download balboa-backend-java 0.2


<!-- https://jarcasting.com/artifacts/com.github.satta/balboa-backend-java/ -->
<dependency>
    <groupId>com.github.satta</groupId>
    <artifactId>balboa-backend-java</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.satta/balboa-backend-java/
implementation 'com.github.satta:balboa-backend-java:0.2'
// https://jarcasting.com/artifacts/com.github.satta/balboa-backend-java/
implementation ("com.github.satta:balboa-backend-java:0.2")
'com.github.satta:balboa-backend-java:jar:0.2'
<dependency org="com.github.satta" name="balboa-backend-java" rev="0.2">
  <artifact name="balboa-backend-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.satta', module='balboa-backend-java', version='0.2')
)
libraryDependencies += "com.github.satta" % "balboa-backend-java" % "0.2"
[com.github.satta/balboa-backend-java "0.2"]