is not current version
Last Version 0.1.0-RELEASE

com.github.jeffreyning:extcol 0.0.1-RELEASE

extcol

GroupId

GroupId

com.github.jeffreyning
ArtifactId

ArtifactId

extcol
Version

Version

0.0.1-RELEASE
Type

Type

jar

Download extcol 0.0.1-RELEASE


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