com.github.jeffreyning:extcol

extcol

License

License

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

extcol
Last Version

Last Version

0.1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.jeffreyning:extcol
extcol
Project URL

Project URL

https://github.com/jeffreyning/extcol

Download extcol

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.jeffreyning/extcol/ -->
<dependency>
    <groupId>com.github.jeffreyning</groupId>
    <artifactId>extcol</artifactId>
    <version>0.1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.jeffreyning/extcol/
implementation 'com.github.jeffreyning:extcol:0.1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.jeffreyning/extcol/
implementation ("com.github.jeffreyning:extcol:0.1.0-RELEASE")
'com.github.jeffreyning:extcol:jar:0.1.0-RELEASE'
<dependency org="com.github.jeffreyning" name="extcol" rev="0.1.0-RELEASE">
  <artifact name="extcol" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.jeffreyning', module='extcol', version='0.1.0-RELEASE')
)
libraryDependencies += "com.github.jeffreyning" % "extcol" % "0.1.0-RELEASE"
[com.github.jeffreyning/extcol "0.1.0-RELEASE"]

Dependencies

compile (2)

Group / Artifact Type Version
com.alibaba : fastjson Optional jar 1.2.78
org.mybatis : mybatis Optional jar 3.5.7

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0-RELEASE
0.0.3-RELEASE
0.0.2-RELEASE
0.0.1-RELEASE