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