| License |
License |
|---|---|
| GroupId | GroupIdcom.marvelution.skins |
| ArtifactId | ArtifactIdmarvelution-zen-brand |
| Version | Version2 |
| Type | Typepom |
| Description |
DescriptionMarvelution Confluence Zen Brand
The main project model. All projects must inherit from this model.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| marvelution-zen-brand-2.pom | |
| marvelution-zen-brand-2.zip | 3 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-zen-brand/ -->
<dependency>
<groupId>com.marvelution.skins</groupId>
<artifactId>marvelution-zen-brand</artifactId>
<version>2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-zen-brand/
implementation 'com.marvelution.skins:marvelution-zen-brand:2'
// https://jarcasting.com/artifacts/com.marvelution.skins/marvelution-zen-brand/
implementation ("com.marvelution.skins:marvelution-zen-brand:2")
'com.marvelution.skins:marvelution-zen-brand:pom:2'
<dependency org="com.marvelution.skins" name="marvelution-zen-brand" rev="2">
<artifact name="marvelution-zen-brand" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.marvelution.skins', module='marvelution-zen-brand', version='2')
)
libraryDependencies += "com.marvelution.skins" % "marvelution-zen-brand" % "2"
[com.marvelution.skins/marvelution-zen-brand "2"]