is not current version
Last Version 1.5

it.micegroup:voila2runtime-attachment-impl 1.4


GroupId

GroupId

it.micegroup
ArtifactId

ArtifactId

voila2runtime-attachment-impl
Version

Version

1.4
Type

Type

jar

Download voila2runtime-attachment-impl 1.4


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