is not current version
Last Version 4.1.2

com.github.tschoonj:xraylib 3.99.2

A library for X-ray matter interaction cross sections for X-ray fluorescence applications

GroupId

GroupId

com.github.tschoonj
ArtifactId

ArtifactId

xraylib
Version

Version

3.99.2
Type

Type

jar

Download xraylib 3.99.2


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