is not current version
Last Version 1.5

it.micegroup:voila2runtime-attachment 1.4

Attachment runtimes

GroupId

GroupId

it.micegroup
ArtifactId

ArtifactId

voila2runtime-attachment
Version

Version

1.4
Type

Type

pom

Download voila2runtime-attachment 1.4


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