не последняя версия
Последняя версия 2

com.marvelution:marvelution-license 1

Project containing licensing resources

Группа

Группа

com.marvelution
Идентификатор

Идентификатор

marvelution-license
Версия

Версия

1
Тип

Тип

jar

Скачать marvelution-license 1


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