License |
License |
---|---|
GroupId | GroupIdio.rocketbase.commons |
ArtifactId | ArtifactIdcommons-asset |
Last Version | Last Version4.7.3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionrocketbase.io commons asset
holds commons classes and services used to handle assets
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
commons-asset-4.7.3.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset/ -->
<dependency>
<groupId>io.rocketbase.commons</groupId>
<artifactId>commons-asset</artifactId>
<version>4.7.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset/
implementation 'io.rocketbase.commons:commons-asset:4.7.3'
// https://jarcasting.com/artifacts/io.rocketbase.commons/commons-asset/
implementation ("io.rocketbase.commons:commons-asset:4.7.3")
'io.rocketbase.commons:commons-asset:pom:4.7.3'
<dependency org="io.rocketbase.commons" name="commons-asset" rev="4.7.3">
<artifact name="commons-asset" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.rocketbase.commons', module='commons-asset', version='4.7.3')
)
libraryDependencies += "io.rocketbase.commons" % "commons-asset" % "4.7.3"
[io.rocketbase.commons/commons-asset "4.7.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.vintage : junit-vintage-engine | jar |