sdk-examples

Athena Examples POM

License

License

GroupId

GroupId

com.uniubi.cloud.athena
ArtifactId

ArtifactId

sdk-examples
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

pom
Description

Description

sdk-examples
Athena Examples POM

Download sdk-examples

How to add to project

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

Dependencies

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

Project Modules

  • message-receive-example
  • api-simple-example
  • api-springbot-example

Versions

Version
1.0.0.RELEASE