Files download
File Operation
schrodinger-math_3-0.3-8270120.jar download
schrodinger-math_3-0.3-8270120.pom download
schrodinger-math_3-0.3-8270120-sources.jar download
Apache Maven
<dependency>
  <groupId>com.armanbilge</groupId>
  <artifactId>schrodinger-math_3</artifactId>
  <version>0.3-8270120</version>
</dependency>
Gradle Groovy
implementation 'com.armanbilge:schrodinger-math_3:0.3-8270120'
Gradle Kotlin
implementation("com.armanbilge:schrodinger-math_3:0.3-8270120")
Scala SBT
libraryDependencies += "com.armanbilge" % "schrodinger-math_3" % "0.3-8270120"
Groovy Grape
@Grapes(
  @Grab(group='com.armanbilge', module='schrodinger-math_3', version='0.3-8270120')
)
Apache Ivy
<dependency org="com.armanbilge" name="schrodinger-math_3" rev="0.3-8270120" />
Leiningen
[com.armanbilge/schrodinger-math_3 "0.3-8270120"]
Apache Buildr
'com.armanbilge:schrodinger-math_3:jar:0.3-8270120'