is not current version
Last Version 1.3.4

org.t3as:snomed-coder-client 1.2.0

A Java REST client for the t3as SNOMED CT web service.

Categories

Categories

CLI User Interface
GroupId

GroupId

org.t3as
ArtifactId

ArtifactId

snomed-coder-client
Version

Version

1.2.0
Type

Type

jar

Download snomed-coder-client 1.2.0


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