Skip to content

talon-one/talon-one-maven-artifacts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

JAVA SDK with Maven

Add the following to your pom.xml:

<repository>
  <id>talon-one</id>
  <url>https://github.com/talon-one/talon-one-maven-artifacts/raw/main</url>
</repository>
<dependency>
  <groupId>one.talon</groupId>
  <artifactId>talon-one-client</artifactId>
  <version>26.08.01</version>
  <scope>compile</scope>
</dependency>

About

Maven artifacts for the next-gen version of the Talon.One Java SDK.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors