is not current version
Last Version 0.4.1

org.coodex:concrete-attachments 0.2.0


Categories

Categories

Dex General Purpose Libraries Utility
GroupId

GroupId

org.coodex
ArtifactId

ArtifactId

concrete-attachments
Version

Version

0.2.0
Type

Type

jar

Download concrete-attachments 0.2.0


<!-- https://jarcasting.com/artifacts/org.coodex/concrete-attachments/ -->
<dependency>
    <groupId>org.coodex</groupId>
    <artifactId>concrete-attachments</artifactId>
    <version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.coodex/concrete-attachments/
implementation 'org.coodex:concrete-attachments:0.2.0'
// https://jarcasting.com/artifacts/org.coodex/concrete-attachments/
implementation ("org.coodex:concrete-attachments:0.2.0")
'org.coodex:concrete-attachments:jar:0.2.0'
<dependency org="org.coodex" name="concrete-attachments" rev="0.2.0">
  <artifact name="concrete-attachments" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.coodex', module='concrete-attachments', version='0.2.0')
)
libraryDependencies += "org.coodex" % "concrete-attachments" % "0.2.0"
[org.coodex/concrete-attachments "0.2.0"]