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