is not current version
Last Version 2.3.9

com.trasier:trasier-client 1.3.8

Java library to injest traceable data into Trasier systems.

Categories

Categories

CLI User Interface
GroupId

GroupId

com.trasier
ArtifactId

ArtifactId

trasier-client
Version

Version

1.3.8
Type

Type

pom

Download trasier-client 1.3.8

Filename Size
trasier-client-1.3.8.pom 16 KB
Browse

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