| Группа | Группаcom.marvelution |
|---|---|
| Идентификатор | Идентификаторmarvelution-resource-bundles |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMarvelution Resource Bundles
|
| Имя Файла | Размер |
|---|---|
| marvelution-resource-bundles-1.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.marvelution/marvelution-resource-bundles/ -->
<dependency>
<groupId>com.marvelution</groupId>
<artifactId>marvelution-resource-bundles</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.marvelution/marvelution-resource-bundles/
implementation 'com.marvelution:marvelution-resource-bundles:1.0'
// https://jarcasting.com/artifacts/com.marvelution/marvelution-resource-bundles/
implementation ("com.marvelution:marvelution-resource-bundles:1.0")
'com.marvelution:marvelution-resource-bundles:pom:1.0'
<dependency org="com.marvelution" name="marvelution-resource-bundles" rev="1.0">
<artifact name="marvelution-resource-bundles" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.marvelution', module='marvelution-resource-bundles', version='1.0')
)
libraryDependencies += "com.marvelution" % "marvelution-resource-bundles" % "1.0"
[com.marvelution/marvelution-resource-bundles "1.0"]