Categories |
CategoriesDex General Purpose Libraries Utility |
---|---|
GroupId | GroupIdorg.coodex |
ArtifactId | ArtifactIdconcrete-attachments-jaxrs |
Version | Version0.2.3 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.coodex/concrete-attachments-jaxrs/ -->
<dependency>
<groupId>org.coodex</groupId>
<artifactId>concrete-attachments-jaxrs</artifactId>
<version>0.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex/concrete-attachments-jaxrs/
implementation 'org.coodex:concrete-attachments-jaxrs:0.2.3'
// https://jarcasting.com/artifacts/org.coodex/concrete-attachments-jaxrs/
implementation ("org.coodex:concrete-attachments-jaxrs:0.2.3")
'org.coodex:concrete-attachments-jaxrs:jar:0.2.3'
<dependency org="org.coodex" name="concrete-attachments-jaxrs" rev="0.2.3">
<artifact name="concrete-attachments-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex', module='concrete-attachments-jaxrs', version='0.2.3')
)
libraryDependencies += "org.coodex" % "concrete-attachments-jaxrs" % "0.2.3"
[org.coodex/concrete-attachments-jaxrs "0.2.3"]