License |
License |
---|---|
GroupId | GroupIdcom.marvelution |
ArtifactId | ArtifactIdmarvelution-site |
Last Version | Last Version1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMarvelution
Marvelution.com main site
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
marvelution-site-1.9.pom | 3 KB |
marvelution-site-1.9-tests.jar | 2 KB |
marvelution-site-1.9-site.xml | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marvelution/marvelution-site/ -->
<dependency>
<groupId>com.marvelution</groupId>
<artifactId>marvelution-site</artifactId>
<version>1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution/marvelution-site/
implementation 'com.marvelution:marvelution-site:1.9'
// https://jarcasting.com/artifacts/com.marvelution/marvelution-site/
implementation ("com.marvelution:marvelution-site:1.9")
'com.marvelution:marvelution-site:jar:1.9'
<dependency org="com.marvelution" name="marvelution-site" rev="1.9">
<artifact name="marvelution-site" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution', module='marvelution-site', version='1.9')
)
libraryDependencies += "com.marvelution" % "marvelution-site" % "1.9"
[com.marvelution/marvelution-site "1.9"]