is not current version
Last Version 1.5

it.micegroup:voila2runtime-attachment-core 1.4


GroupId

GroupId

it.micegroup
ArtifactId

ArtifactId

voila2runtime-attachment-core
Version

Version

1.4
Type

Type

jar

Download voila2runtime-attachment-core 1.4


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