License |
License |
---|---|
GroupId | GroupIdcom.wichell |
ArtifactId | ArtifactIdwichell |
Last Version | Last Version1.2.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionwichell
common project com.wichell.wichell pom
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
wichell-1.2.0.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.wichell/wichell/ -->
<dependency>
<groupId>com.wichell</groupId>
<artifactId>wichell</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.wichell/wichell/
implementation 'com.wichell:wichell:1.2.0'
// https://jarcasting.com/artifacts/com.wichell/wichell/
implementation ("com.wichell:wichell:1.2.0")
'com.wichell:wichell:pom:1.2.0'
<dependency org="com.wichell" name="wichell" rev="1.2.0">
<artifact name="wichell" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.wichell', module='wichell', version='1.2.0')
)
libraryDependencies += "com.wichell" % "wichell" % "1.2.0"
[com.wichell/wichell "1.2.0"]