Categories |
CategoriesAnt Build Tools |
---|---|
GroupId | GroupIdcom.mantledillusion.injection |
ArtifactId | ArtifactIdhura-web |
Version | Version2.0.0.ALPHA10 |
Type | Typejar |
Filename | Size |
---|---|
hura-web-2.0.0.ALPHA10.pom | |
hura-web-2.0.0.ALPHA10.jar | 16 KB |
hura-web-2.0.0.ALPHA10-sources.jar | 10 KB |
hura-web-2.0.0.ALPHA10-javadoc.jar | 59 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-web/ -->
<dependency>
<groupId>com.mantledillusion.injection</groupId>
<artifactId>hura-web</artifactId>
<version>2.0.0.ALPHA10</version>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-web/
implementation 'com.mantledillusion.injection:hura-web:2.0.0.ALPHA10'
// https://jarcasting.com/artifacts/com.mantledillusion.injection/hura-web/
implementation ("com.mantledillusion.injection:hura-web:2.0.0.ALPHA10")
'com.mantledillusion.injection:hura-web:jar:2.0.0.ALPHA10'
<dependency org="com.mantledillusion.injection" name="hura-web" rev="2.0.0.ALPHA10">
<artifact name="hura-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.injection', module='hura-web', version='2.0.0.ALPHA10')
)
libraryDependencies += "com.mantledillusion.injection" % "hura-web" % "2.0.0.ALPHA10"
[com.mantledillusion.injection/hura-web "2.0.0.ALPHA10"]