is not current version
Last Version 2.0.0

com.zarbosoft:luxem 0.0.1

Read and write luxem

GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

luxem
Version

Version

0.0.1
Type

Type

jar

Download luxem 0.0.1


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