Marvelution

The main project model. All projects must inherit from this model.

License

License

GroupId

GroupId

com.marvelution
ArtifactId

ArtifactId

marvelution
Last Version

Last Version

23
Release Date

Release Date

Type

Type

jar
Description

Description

Marvelution
The main project model. All projects must inherit from this model.
Project URL

Project URL

http://www.marvelution.com
Project Organization

Project Organization

Marvelution
Source Code Management

Source Code Management

https://bitbucket.org/marvelution/marvelution-pom

Download marvelution

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
23
22
21
20
19
18
17
16
15
14
13
12
11
10
9
8
7
6
5
4
3
2
1.4
1.3
1.2
1.1
1.0