| License |
License |
|---|---|
| GroupId | GroupIdcn.appface |
| ArtifactId | ArtifactIdenjoy |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionappface
Appface
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| enjoy-1.0.pom | |
| enjoy-1.0.jar | 259 KB |
| enjoy-1.0-sources.jar | 216 KB |
| enjoy-1.0-javadoc.jar | 970 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/cn.appface/enjoy/ -->
<dependency>
<groupId>cn.appface</groupId>
<artifactId>enjoy</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.appface/enjoy/
implementation 'cn.appface:enjoy:1.0'
// https://jarcasting.com/artifacts/cn.appface/enjoy/
implementation ("cn.appface:enjoy:1.0")
'cn.appface:enjoy:jar:1.0'
<dependency org="cn.appface" name="enjoy" rev="1.0">
<artifact name="enjoy" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.appface', module='enjoy', version='1.0')
)
libraryDependencies += "cn.appface" % "enjoy" % "1.0"
[cn.appface/enjoy "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework : spring-webmvc | jar | 4.3.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |