GroupId | GroupIdcom.xishankeji |
---|---|
ArtifactId | ArtifactIdOftenPorter |
Version | Version1.1.1.50 |
Type | Typepom |
Filename | Size |
---|---|
OftenPorter-1.1.1.50.pom | 12 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/ -->
<dependency>
<groupId>com.xishankeji</groupId>
<artifactId>OftenPorter</artifactId>
<version>1.1.1.50</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/
implementation 'com.xishankeji:OftenPorter:1.1.1.50'
// https://jarcasting.com/artifacts/com.xishankeji/OftenPorter/
implementation ("com.xishankeji:OftenPorter:1.1.1.50")
'com.xishankeji:OftenPorter:pom:1.1.1.50'
<dependency org="com.xishankeji" name="OftenPorter" rev="1.1.1.50">
<artifact name="OftenPorter" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.xishankeji', module='OftenPorter', version='1.1.1.50')
)
libraryDependencies += "com.xishankeji" % "OftenPorter" % "1.1.1.50"
[com.xishankeji/OftenPorter "1.1.1.50"]