License |
License |
---|---|
GroupId | GroupIdcom.weicoder |
ArtifactId | ArtifactIdcore-extend |
Last Version | Last Version3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjava tools
|
Filename | Size |
---|---|
core-extend-3.2.pom | |
core-extend-3.2.jar | 8 MB |
core-extend-3.2-sources.jar | 6 MB |
core-extend-3.2-javadoc.jar | 25 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.weicoder/core-extend/ -->
<dependency>
<groupId>com.weicoder</groupId>
<artifactId>core-extend</artifactId>
<version>3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.weicoder/core-extend/
implementation 'com.weicoder:core-extend:3.2'
// https://jarcasting.com/artifacts/com.weicoder/core-extend/
implementation ("com.weicoder:core-extend:3.2")
'com.weicoder:core-extend:jar:3.2'
<dependency org="com.weicoder" name="core-extend" rev="3.2">
<artifact name="core-extend" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.weicoder', module='core-extend', version='3.2')
)
libraryDependencies += "com.weicoder" % "core-extend" % "3.2"
[com.weicoder/core-extend "3.2"]