License |
License |
---|---|
GroupId | GroupIdorg.apithefire |
ArtifactId | ArtifactIdapithefire-web |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionapithefire-web
Web Library.
|
Filename | Size |
---|---|
apithefire-web-0.1.0.pom | |
apithefire-web-0.1.0.jar | 8 KB |
apithefire-web-0.1.0-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apithefire/apithefire-web/ -->
<dependency>
<groupId>org.apithefire</groupId>
<artifactId>apithefire-web</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apithefire/apithefire-web/
implementation 'org.apithefire:apithefire-web:0.1.0'
// https://jarcasting.com/artifacts/org.apithefire/apithefire-web/
implementation ("org.apithefire:apithefire-web:0.1.0")
'org.apithefire:apithefire-web:jar:0.1.0'
<dependency org="org.apithefire" name="apithefire-web" rev="0.1.0">
<artifact name="apithefire-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apithefire', module='apithefire-web', version='0.1.0')
)
libraryDependencies += "org.apithefire" % "apithefire-web" % "0.1.0"
[org.apithefire/apithefire-web "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-util | jar | 0.1.0 |
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.apithefire : apithefire-test | jar | 0.1.0 |