is not current version
Last Version 1.0.0

com.github.lontime:extcosid-library 1.0.0-M14


GroupId

GroupId

com.github.lontime
ArtifactId

ArtifactId

extcosid-library
Version

Version

1.0.0-M14
Type

Type

jar

Download extcosid-library 1.0.0-M14


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