| Categories |
CategoriesNet |
|---|---|
| GroupId | GroupIdorg.jvnet.hyperjaxb3 |
| ArtifactId | ArtifactIdhyperjaxb3-ejb-samples-uniprot |
| Version | Version0.5.3 |
| Type | Typepom |
| Filename | Size |
|---|---|
| hyperjaxb3-ejb-samples-uniprot-0.5.3.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-samples-uniprot/ -->
<dependency>
<groupId>org.jvnet.hyperjaxb3</groupId>
<artifactId>hyperjaxb3-ejb-samples-uniprot</artifactId>
<version>0.5.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-samples-uniprot/
implementation 'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-samples-uniprot:0.5.3'
// https://jarcasting.com/artifacts/org.jvnet.hyperjaxb3/hyperjaxb3-ejb-samples-uniprot/
implementation ("org.jvnet.hyperjaxb3:hyperjaxb3-ejb-samples-uniprot:0.5.3")
'org.jvnet.hyperjaxb3:hyperjaxb3-ejb-samples-uniprot:pom:0.5.3'
<dependency org="org.jvnet.hyperjaxb3" name="hyperjaxb3-ejb-samples-uniprot" rev="0.5.3">
<artifact name="hyperjaxb3-ejb-samples-uniprot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hyperjaxb3', module='hyperjaxb3-ejb-samples-uniprot', version='0.5.3')
)
libraryDependencies += "org.jvnet.hyperjaxb3" % "hyperjaxb3-ejb-samples-uniprot" % "0.5.3"
[org.jvnet.hyperjaxb3/hyperjaxb3-ejb-samples-uniprot "0.5.3"]