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