| License | License | 
|---|---|
| GroupId | GroupIdorg.marvelution | 
| ArtifactId | ArtifactIdlicenses | 
| Version | Version1 | 
| Type | Typejar | 
| Description | Descriptionorg.marvelution:licenses Common license files | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| licenses-1.pom | |
| licenses-1.jar | 16 KB | 
| licenses-1-tests.jar | 6 KB | 
| licenses-1-sources.jar | 17 KB | 
| licenses-1-javadoc.jar | 28 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.marvelution/licenses/ -->
<dependency>
    <groupId>org.marvelution</groupId>
    <artifactId>licenses</artifactId>
    <version>1</version>
</dependency>// https://jarcasting.com/artifacts/org.marvelution/licenses/
implementation 'org.marvelution:licenses:1'// https://jarcasting.com/artifacts/org.marvelution/licenses/
implementation ("org.marvelution:licenses:1")'org.marvelution:licenses:jar:1'<dependency org="org.marvelution" name="licenses" rev="1">
  <artifact name="licenses" type="jar" />
</dependency>@Grapes(
@Grab(group='org.marvelution', module='licenses', version='1')
)libraryDependencies += "org.marvelution" % "licenses" % "1"[org.marvelution/licenses "1"]| Group / Artifact | Type | Version | 
|---|---|---|
| com.mycila : license-maven-plugin | jar | 2.11 |