e

ext.bundle.math.jscience_50SNAP

Files download
File Operation
ext.bundle.math.jscience_50SNAP-1.0.9.jar download
ext.bundle.math.jscience_50SNAP-1.0.9.pom download
ext.bundle.math.jscience_50SNAP-1.0.9-sources.jar download
Apache Maven
<dependency>
  <groupId>org.appdapter</groupId>
  <artifactId>ext.bundle.math.jscience_50SNAP</artifactId>
  <version>1.0.9</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.appdapter:ext.bundle.math.jscience_50SNAP:1.0.9'
Gradle Kotlin
implementation("org.appdapter:ext.bundle.math.jscience_50SNAP:1.0.9")
Scala SBT
libraryDependencies += "org.appdapter" % "ext.bundle.math.jscience_50SNAP" % "1.0.9"
Groovy Grape
@Grapes(
  @Grab(group='org.appdapter', module='ext.bundle.math.jscience_50SNAP', version='1.0.9')
)
Apache Ivy
<dependency org="org.appdapter" name="ext.bundle.math.jscience_50SNAP" rev="1.0.9" />
Leiningen
[org.appdapter/ext.bundle.math.jscience_50SNAP "1.0.9"]
Apache Buildr
'org.appdapter:ext.bundle.math.jscience_50SNAP:jar:1.0.9'