| Группа | Группаcom.marvelution |
|---|---|
| Идентификатор | Идентификаторmarvelution-jar-resource-bundle |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеMarvelution jar resource bundle
An Archive which contains template files to generate LICENSE and NOTICES for all Marvelution releases
|
| Имя Файла | Размер |
|---|---|
| marvelution-jar-resource-bundle-1.0.1.pom | |
| marvelution-jar-resource-bundle-1.0.1.jar | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.marvelution/marvelution-jar-resource-bundle/ -->
<dependency>
<groupId>com.marvelution</groupId>
<artifactId>marvelution-jar-resource-bundle</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution/marvelution-jar-resource-bundle/
implementation 'com.marvelution:marvelution-jar-resource-bundle:1.0.1'
// https://jarcasting.com/artifacts/com.marvelution/marvelution-jar-resource-bundle/
implementation ("com.marvelution:marvelution-jar-resource-bundle:1.0.1")
'com.marvelution:marvelution-jar-resource-bundle:jar:1.0.1'
<dependency org="com.marvelution" name="marvelution-jar-resource-bundle" rev="1.0.1">
<artifact name="marvelution-jar-resource-bundle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvelution', module='marvelution-jar-resource-bundle', version='1.0.1')
)
libraryDependencies += "com.marvelution" % "marvelution-jar-resource-bundle" % "1.0.1"
[com.marvelution/marvelution-jar-resource-bundle "1.0.1"]