Last Version

com.dropbuddies.client:java 1.0.1

The DropBuddies Core API Java Client

Categories

Categories

CLI User Interface
GroupId

GroupId

com.dropbuddies.client
ArtifactId

ArtifactId

java
Version

Version

1.0.1
Type

Type

jar
Description

Description

Download java 1.0.1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.