is not current version
Last Version 1.1.1

jOlm 1.1.0

Olm bindings for Java

License

License

GroupId

GroupId

io.github.brevilo
ArtifactId

ArtifactId

jolm
Version

Version

1.1.0
Type

Type

jar
Description

Description

jOlm
Olm bindings for Java
Project URL

Project URL

https://github.com/brevilo/jolm
Source Code Management

Source Code Management

https://github.com/brevilo/jolm/tree/main

Download jolm 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
net.java.dev.jna : jna jar 5.10.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.0

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.8.2

Project Modules

There are no modules declared in this project.