is not current version
Last Version 4.1.2

com.fortitudetec:elucidation-client 2.1.0


Categories

Categories

CLI User Interface
GroupId

GroupId

com.fortitudetec
ArtifactId

ArtifactId

elucidation-client
Version

Version

2.1.0
Type

Type

jar

Download elucidation-client 2.1.0


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