GroupId | GroupIdorg.fluentcodes.ihe |
---|---|
ArtifactId | ArtifactIdcontracts-ebRS |
Version | Version3.0_ |
Type | Typejar |
Filename | Size |
---|---|
contracts-ebRS-3.0_.pom | |
contracts-ebRS-3.0_.jar | 95 KB |
contracts-ebRS-3.0_-sources.jar | 109 KB |
contracts-ebRS-3.0_-javadoc.jar | 646 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fluentcodes.ihe/contracts-ebRS/ -->
<dependency>
<groupId>org.fluentcodes.ihe</groupId>
<artifactId>contracts-ebRS</artifactId>
<version>3.0_</version>
</dependency>
// https://jarcasting.com/artifacts/org.fluentcodes.ihe/contracts-ebRS/
implementation 'org.fluentcodes.ihe:contracts-ebRS:3.0_'
// https://jarcasting.com/artifacts/org.fluentcodes.ihe/contracts-ebRS/
implementation ("org.fluentcodes.ihe:contracts-ebRS:3.0_")
'org.fluentcodes.ihe:contracts-ebRS:jar:3.0_'
<dependency org="org.fluentcodes.ihe" name="contracts-ebRS" rev="3.0_">
<artifact name="contracts-ebRS" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fluentcodes.ihe', module='contracts-ebRS', version='3.0_')
)
libraryDependencies += "org.fluentcodes.ihe" % "contracts-ebRS" % "3.0_"
[org.fluentcodes.ihe/contracts-ebRS "3.0_"]