License |
License
MICE
|
---|---|
GroupId | GroupIdit.micegroup |
ArtifactId | ArtifactIdvoila2runtime-attachment |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionVoila2runtime Attachment Module
Attachment runtimes
|
Project URL |
Project URL |
Filename | Size |
---|---|
voila2runtime-attachment-1.5.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.micegroup/voila2runtime-attachment/ -->
<dependency>
<groupId>it.micegroup</groupId>
<artifactId>voila2runtime-attachment</artifactId>
<version>1.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-attachment/
implementation 'it.micegroup:voila2runtime-attachment:1.5'
// https://jarcasting.com/artifacts/it.micegroup/voila2runtime-attachment/
implementation ("it.micegroup:voila2runtime-attachment:1.5")
'it.micegroup:voila2runtime-attachment:pom:1.5'
<dependency org="it.micegroup" name="voila2runtime-attachment" rev="1.5">
<artifact name="voila2runtime-attachment" type="pom" />
</dependency>
@Grapes(
@Grab(group='it.micegroup', module='voila2runtime-attachment', version='1.5')
)
libraryDependencies += "it.micegroup" % "voila2runtime-attachment" % "1.5"
[it.micegroup/voila2runtime-attachment "1.5"]