| Категории |
КатегорииAnt Компиляция и сборка |
|---|---|
| Группа | Группаcom.mantledillusion.injection |
| Идентификатор | Идентификаторhura-weblaunch |
| Версия | Версия2.0.0.ALPHA6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| hura-weblaunch-2.0.0.ALPHA6.pom | |
| hura-weblaunch-2.0.0.ALPHA6.jar | 9 KB |
| hura-weblaunch-2.0.0.ALPHA6-sources.jar | 6 KB |
| hura-weblaunch-2.0.0.ALPHA6-javadoc.jar | 46 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-weblaunch/ -->
<dependency>
<groupId>com.mantledillusion.injection</groupId>
<artifactId>hura-weblaunch</artifactId>
<version>2.0.0.ALPHA6</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-weblaunch/
implementation 'com.mantledillusion.injection:hura-weblaunch:2.0.0.ALPHA6'
// https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-weblaunch/
implementation ("com.mantledillusion.injection:hura-weblaunch:2.0.0.ALPHA6")
'com.mantledillusion.injection:hura-weblaunch:jar:2.0.0.ALPHA6'
<dependency org="com.mantledillusion.injection" name="hura-weblaunch" rev="2.0.0.ALPHA6">
<artifact name="hura-weblaunch" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.injection', module='hura-weblaunch', version='2.0.0.ALPHA6')
)
libraryDependencies += "com.mantledillusion.injection" % "hura-weblaunch" % "2.0.0.ALPHA6"
[com.mantledillusion.injection/hura-weblaunch "2.0.0.ALPHA6"]