is not current version
Last Version 1.0.0

com.github.lontime:extcopper-library 1.0.0-M9


GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

extcopper-library
Version

Version

1.0.0-M9
Type

Type

jar

Download extcopper-library 1.0.0-M9


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