is not current version
Last Version 5.4.0

com.abiquo:storage-plugin-archetype 2.4.0


GroupId

GroupId

com.abiquo
ArtifactId

ArtifactId

storage-plugin-archetype
Version

Version

2.4.0
Type

Type

jar

Download storage-plugin-archetype 2.4.0


<!-- https://jarcasting.com/artifacts/com.abiquo/storage-plugin-archetype/ -->
<dependency>
    <groupId>com.abiquo</groupId>
    <artifactId>storage-plugin-archetype</artifactId>
    <version>2.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.abiquo/storage-plugin-archetype/
implementation 'com.abiquo:storage-plugin-archetype:2.4.0'
// https://jarcasting.com/artifacts/com.abiquo/storage-plugin-archetype/
implementation ("com.abiquo:storage-plugin-archetype:2.4.0")
'com.abiquo:storage-plugin-archetype:jar:2.4.0'
<dependency org="com.abiquo" name="storage-plugin-archetype" rev="2.4.0">
  <artifact name="storage-plugin-archetype" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.abiquo', module='storage-plugin-archetype', version='2.4.0')
)
libraryDependencies += "com.abiquo" % "storage-plugin-archetype" % "2.4.0"
[com.abiquo/storage-plugin-archetype "2.4.0"]