License |
License |
---|---|
GroupId | GroupIdcom.marvelution |
ArtifactId | ArtifactIdmarvelution-license |
Last Version | Last Version2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMarvelution License
Project containing licensing resources
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
marvelution-license-2.pom | |
marvelution-license-2.jar | 8 KB |
marvelution-license-2-tests.jar | 6 KB |
marvelution-license-2-sources.jar | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.marvelution/marvelution-license/ -->
<dependency>
<groupId>com.marvelution</groupId>
<artifactId>marvelution-license</artifactId>
<version>2</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution/marvelution-license/
implementation 'com.marvelution:marvelution-license:2'
// https://jarcasting.com/artifacts/com.marvelution/marvelution-license/
implementation ("com.marvelution:marvelution-license:2")
'com.marvelution:marvelution-license:jar:2'
<dependency org="com.marvelution" name="marvelution-license" rev="2">
<artifact name="marvelution-license" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution', module='marvelution-license', version='2')
)
libraryDependencies += "com.marvelution" % "marvelution-license" % "2"
[com.marvelution/marvelution-license "2"]