is not current version
Last Version 0.1.0

com.mchange:literal_2.12 0.0.2

literal

GroupId

GroupId

com.mchange
ArtifactId

ArtifactId

literal_2.12
Version

Version

0.0.2
Type

Type

jar

Download literal_2.12 0.0.2


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