is not current version
Last Version 2.3.9

com.trasier:trasier-client-core 0.7.5


Categories

Categories

CLI User Interface
GroupId

GroupId

com.trasier
ArtifactId

ArtifactId

trasier-client-core
Version

Version

0.7.5
Type

Type

jar

Download trasier-client-core 0.7.5


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