Last Version

Web static resources API 1.0.0

API to provide static resources to web server.

License

License

GroupId

GroupId

com.zkejid.constructor
ArtifactId

ArtifactId

webstaticresources-api
Version

Version

1.0.0
Type

Type

jar
Description

Description

Web static resources API
API to provide static resources to web server.
Project URL

Project URL

https://github.com/zkejidsconstructor/web-api/tree/master/web-static-resources/webstaticresources-api

Download webstaticresources-api 1.0.0


<!-- https://jarcasting.com/artifacts/com.zkejid.constructor/webstaticresources-api/ -->
<dependency>
    <groupId>com.zkejid.constructor</groupId>
    <artifactId>webstaticresources-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.zkejid.constructor/webstaticresources-api/
implementation 'com.zkejid.constructor:webstaticresources-api:1.0.0'
// https://jarcasting.com/artifacts/com.zkejid.constructor/webstaticresources-api/
implementation ("com.zkejid.constructor:webstaticresources-api:1.0.0")
'com.zkejid.constructor:webstaticresources-api:jar:1.0.0'
<dependency org="com.zkejid.constructor" name="webstaticresources-api" rev="1.0.0">
  <artifact name="webstaticresources-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zkejid.constructor', module='webstaticresources-api', version='1.0.0')
)
libraryDependencies += "com.zkejid.constructor" % "webstaticresources-api" % "1.0.0"
[com.zkejid.constructor/webstaticresources-api "1.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.