is not current version
Last Version 1.2.0

br.com.objectos:way-attachment 1.0


GroupId

GroupId

br.com.objectos
ArtifactId

ArtifactId

way-attachment
Version

Version

1.0
Type

Type

jar

Download way-attachment 1.0


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