License |
License |
---|---|
GroupId | GroupIdcom.weicoder.extend |
ArtifactId | ArtifactIdextend |
Last Version | Last Version3.3.8 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
extend-3.3.8.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder.extend/extend/ -->
<dependency>
<groupId>com.weicoder.extend</groupId>
<artifactId>extend</artifactId>
<version>3.3.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder.extend/extend/
implementation 'com.weicoder.extend:extend:3.3.8'
// https://jarcasting.com/artifacts/com.weicoder.extend/extend/
implementation ("com.weicoder.extend:extend:3.3.8")
'com.weicoder.extend:extend:pom:3.3.8'
<dependency org="com.weicoder.extend" name="extend" rev="3.3.8">
<artifact name="extend" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.weicoder.extend', module='extend', version='3.3.8')
)
libraryDependencies += "com.weicoder.extend" % "extend" % "3.3.8"
[com.weicoder.extend/extend "3.3.8"]