is not current version
Last Version 0.0.20

com.github.zed-platform:zed-service-attachment-file 0.0.13

A application used as an example on how to set up pushing its components to the Central Repository.

Categories

Categories

ORM Data
GroupId

GroupId

com.github.zed-platform
ArtifactId

ArtifactId

zed-service-attachment-file
Version

Version

0.0.13
Type

Type

war

Download zed-service-attachment-file 0.0.13


<!-- https://jarcasting.com/artifacts/com.github.zed-platform/zed-service-attachment-file/ -->
<dependency>
    <groupId>com.github.zed-platform</groupId>
    <artifactId>zed-service-attachment-file</artifactId>
    <version>0.0.13</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-service-attachment-file/
implementation 'com.github.zed-platform:zed-service-attachment-file:0.0.13'
// https://jarcasting.com/artifacts/com.github.zed-platform/zed-service-attachment-file/
implementation ("com.github.zed-platform:zed-service-attachment-file:0.0.13")
'com.github.zed-platform:zed-service-attachment-file:war:0.0.13'
<dependency org="com.github.zed-platform" name="zed-service-attachment-file" rev="0.0.13">
  <artifact name="zed-service-attachment-file" type="war" />
</dependency>
@Grapes(
@Grab(group='com.github.zed-platform', module='zed-service-attachment-file', version='0.0.13')
)
libraryDependencies += "com.github.zed-platform" % "zed-service-attachment-file" % "0.0.13"
[com.github.zed-platform/zed-service-attachment-file "0.0.13"]