scalismo-native-stub


License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

ch.unibas.cs.gravis
ArtifactId

ArtifactId

scalismo-native-stub
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

scalismo-native-stub
scalismo-native-stub
Project URL

Project URL

https://scalismo.org
Project Organization

Project Organization

ch.unibas.cs.gravis
Source Code Management

Source Code Management

https://github.com/unibas-gravis/scalismo-native

Download scalismo-native-stub

How to add to project

<!-- https://jarcasting.com/artifacts/ch.unibas.cs.gravis/scalismo-native-stub/ -->
<dependency>
    <groupId>ch.unibas.cs.gravis</groupId>
    <artifactId>scalismo-native-stub</artifactId>
    <version>4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/scalismo-native-stub/
implementation 'ch.unibas.cs.gravis:scalismo-native-stub:4.0.1'
// https://jarcasting.com/artifacts/ch.unibas.cs.gravis/scalismo-native-stub/
implementation ("ch.unibas.cs.gravis:scalismo-native-stub:4.0.1")
'ch.unibas.cs.gravis:scalismo-native-stub:jar:4.0.1'
<dependency org="ch.unibas.cs.gravis" name="scalismo-native-stub" rev="4.0.1">
  <artifact name="scalismo-native-stub" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.unibas.cs.gravis', module='scalismo-native-stub', version='4.0.1')
)
libraryDependencies += "ch.unibas.cs.gravis" % "scalismo-native-stub" % "4.0.1"
[ch.unibas.cs.gravis/scalismo-native-stub "4.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.10.7

Project Modules

There are no modules declared in this project.

Scalismo-native - Native libraries packaging for Scalismo

Scalismo is a library for statistical shape modeling and model-based image analysis in Scala.

The scalismo-native project provides a build framework for packaging the native libraries needed by Scalismo into a single Java jar that can be used on Linux, Windows and MacOS platforms.

Note that as a regular Scalismo user, you do not need to build this project and can simply use the already published artifacts as indicated in this tutorial.

ATTENTION: This project will probably only build (or rather: publish) properly on a Linux system!

These native libraries used and their corresponding licenses are:

Copyright and License

All code is available to you under the Apache license, version 2, available at http://www.apache.org/licenses/LICENSE-2.0.

Copyright, University of Basel, 2016.

ch.unibas.cs.gravis

Graphics and Vision Research Group University of Basel

Versions

Version
4.0.1
4.0.0