| License |
License |
|---|---|
| GroupId | GroupIdcom.github.tschoonj |
| ArtifactId | ArtifactIdxraylib |
| Last Version | Last Version4.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxraylib
A library for X-ray matter interaction cross sections for X-ray fluorescence applications
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| xraylib-4.1.2.pom | |
| xraylib-4.1.2.jar | 7 MB |
| xraylib-4.1.2-sources.jar | 42 KB |
| xraylib-4.1.2-javadoc.jar | 131 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.tschoonj/xraylib/ -->
<dependency>
<groupId>com.github.tschoonj</groupId>
<artifactId>xraylib</artifactId>
<version>4.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.tschoonj/xraylib/
implementation 'com.github.tschoonj:xraylib:4.1.2'
// https://jarcasting.com/artifacts/com.github.tschoonj/xraylib/
implementation ("com.github.tschoonj:xraylib:4.1.2")
'com.github.tschoonj:xraylib:jar:4.1.2'
<dependency org="com.github.tschoonj" name="xraylib" rev="4.1.2">
<artifact name="xraylib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.tschoonj', module='xraylib', version='4.1.2')
)
libraryDependencies += "com.github.tschoonj" % "xraylib" % "4.1.2"
[com.github.tschoonj/xraylib "4.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.commons : commons-math3 | jar | 3.6.1 |