GroupId | GroupIdcom.xishankeji |
---|---|
ArtifactId | ArtifactIdPorter-Bridge-Servlet |
Version | Version1.2.79 |
Type | Typejar |
Filename | Size |
---|---|
Porter-Bridge-Servlet-1.2.79.pom | |
Porter-Bridge-Servlet-1.2.79.jar | 126 KB |
Porter-Bridge-Servlet-1.2.79-sources.jar | 68 KB |
Porter-Bridge-Servlet-1.2.79-javadoc.jar | 408 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>Porter-Bridge-Servlet</artifactId>
<version>1.2.79</version>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/
implementation 'com.xishankeji:Porter-Bridge-Servlet:1.2.79'
// https://jarcasting.com/artifacts/com.xishankeji/Porter-Bridge-Servlet/
implementation ("com.xishankeji:Porter-Bridge-Servlet:1.2.79")
'com.xishankeji:Porter-Bridge-Servlet:jar:1.2.79'
<dependency org="com.xishankeji" name="Porter-Bridge-Servlet" rev="1.2.79">
<artifact name="Porter-Bridge-Servlet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='Porter-Bridge-Servlet', version='1.2.79')
)
libraryDependencies += "com.xishankeji" % "Porter-Bridge-Servlet" % "1.2.79"
[com.xishankeji/Porter-Bridge-Servlet "1.2.79"]