Categories |
CategoriesUML Business Logic Libraries Documents Processing CLI User Interface Eureka Container Microservices |
---|---|
GroupId | GroupIdorg.eurekaclinical |
ArtifactId | ArtifactIdprotempa-tsb-umls |
Version | Version4.0-Alpha-18 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.eurekaclinical/protempa-tsb-umls/ -->
<dependency>
<groupId>org.eurekaclinical</groupId>
<artifactId>protempa-tsb-umls</artifactId>
<version>4.0-Alpha-18</version>
</dependency>
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-tsb-umls/
implementation 'org.eurekaclinical:protempa-tsb-umls:4.0-Alpha-18'
// https://jarcasting.com/artifacts/org.eurekaclinical/protempa-tsb-umls/
implementation ("org.eurekaclinical:protempa-tsb-umls:4.0-Alpha-18")
'org.eurekaclinical:protempa-tsb-umls:jar:4.0-Alpha-18'
<dependency org="org.eurekaclinical" name="protempa-tsb-umls" rev="4.0-Alpha-18">
<artifact name="protempa-tsb-umls" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eurekaclinical', module='protempa-tsb-umls', version='4.0-Alpha-18')
)
libraryDependencies += "org.eurekaclinical" % "protempa-tsb-umls" % "4.0-Alpha-18"
[org.eurekaclinical/protempa-tsb-umls "4.0-Alpha-18"]