is not current version
Last Version 2.0.0

com.zarbosoft:luxem 1.0.0

Read and write luxem

GroupId

GroupId

com.zarbosoft
ArtifactId

ArtifactId

luxem
Version

Version

1.0.0
Type

Type

jar

Download luxem 1.0.0


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