| License |
License |
|---|---|
| GroupId | GroupIdcom.github.jeffreyning |
| ArtifactId | ArtifactIdextcol |
| Version | Version0.0.2-RELEASE |
| Type | Typejar |
| Description |
Descriptioncom.github.jeffreyning:extcol
extcol
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| extcol-0.0.2-RELEASE.pom | |
| extcol-0.0.2-RELEASE.jar | 6 KB |
| extcol-0.0.2-RELEASE-sources.jar | 2 KB |
| extcol-0.0.2-RELEASE-javadoc.jar | 37 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/extcol/ -->
<dependency>
<groupId>com.github.jeffreyning</groupId>
<artifactId>extcol</artifactId>
<version>0.0.2-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/extcol/
implementation 'com.github.jeffreyning:extcol:0.0.2-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/extcol/
implementation ("com.github.jeffreyning:extcol:0.0.2-RELEASE")
'com.github.jeffreyning:extcol:jar:0.0.2-RELEASE'
<dependency org="com.github.jeffreyning" name="extcol" rev="0.0.2-RELEASE">
<artifact name="extcol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='extcol', version='0.0.2-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "extcol" % "0.0.2-RELEASE"
[com.github.jeffreyning/extcol "0.0.2-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba : fastjson Optional | jar | 1.1.41 |
| org.mybatis : mybatis Optional | jar | 3.4.5 |