License |
License |
---|---|
GroupId | GroupIdcn.ipokerface |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.6.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionIPoker-Java
A Java lib tools of ipokerface repository
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-1.6.0.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/cn.ipokerface/parent/ -->
<dependency>
<groupId>cn.ipokerface</groupId>
<artifactId>parent</artifactId>
<version>1.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.ipokerface/parent/
implementation 'cn.ipokerface:parent:1.6.0'
// https://jarcasting.com/artifacts/cn.ipokerface/parent/
implementation ("cn.ipokerface:parent:1.6.0")
'cn.ipokerface:parent:pom:1.6.0'
<dependency org="cn.ipokerface" name="parent" rev="1.6.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.ipokerface', module='parent', version='1.6.0')
)
libraryDependencies += "cn.ipokerface" % "parent" % "1.6.0"
[cn.ipokerface/parent "1.6.0"]