License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdstorage-parent |
Last Version | Last Version2.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionStorage (modules)
Shared configuration for Giulius, Acteur and
related projects
|
Project Organization |
Project OrganizationMastfrog Technologies |
Filename | Size |
---|---|
storage-parent-2.8.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mastfrog/storage-parent/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>storage-parent</artifactId>
<version>2.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/storage-parent/
implementation 'com.mastfrog:storage-parent:2.8.1'
// https://jarcasting.com/artifacts/com.mastfrog/storage-parent/
implementation ("com.mastfrog:storage-parent:2.8.1")
'com.mastfrog:storage-parent:pom:2.8.1'
<dependency org="com.mastfrog" name="storage-parent" rev="2.8.1">
<artifact name="storage-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='storage-parent', version='2.8.1')
)
libraryDependencies += "com.mastfrog" % "storage-parent" % "2.8.1"
[com.mastfrog/storage-parent "2.8.1"]