is not current version
Last Version 2.3.9

com.trasier:trasier-client-core 0.13.8


Categories

Categories

CLI User Interface
GroupId

GroupId

com.trasier
ArtifactId

ArtifactId

trasier-client-core
Version

Version

0.13.8
Type

Type

jar

Download trasier-client-core 0.13.8


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