schrodinger-math_sjs1_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>com.armanbilge</groupId> <artifactId>schrodinger-math_sjs1_3</artifactId> <version>0.4-7059859</version> </dependency>
<?xml version='1.0' encoding='UTF-8'?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0"> <modelVersion>4.0.0</modelVersion> <groupId>com.armanbilge</groupId> <artifactId>schrodinger-math_sjs1_3</artifactId> <packaging>jar</packaging> <description>schrodinger-math</description> <url>https://github.com/armanbilge/schrodinger</url> <version>0.4-7059859</version> <licenses> <license> <name>Apache-2.0</name> <url>https://www.apache.org/licenses/LICENSE-2.0.txt</url> <distribution>repo</distribution> </license> </licenses> <name>schrodinger-math</name> <inceptionYear>2021</inceptionYear> <organization> <name>Arman Bilge</name> </organization> <scm> <url>https://github.com/armanbilge/schrodinger</url> <connection>scm:git:https://github.com/armanbilge/schrodinger.git</connection> <developerConnection>scm:git:git@github.com:armanbilge/schrodinger.git</developerConnection> </scm> <developers> <developer> <id>armanbilge</id> <name>Arman Bilge</name> <url>https://github.com/armanbilge</url> <email>@armanbilge</email> </developer> </developers> <properties> <info.apiURL>https://www.javadoc.io/doc/com.armanbilge/schrodinger-math_sjs1_3/0.4-7059859/</info.apiURL> <info.versionScheme>early-semver</info.versionScheme> </properties> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_sjs1_3</artifactId> <version>3.2.1</version> </dependency> <dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-library_2.13</artifactId> <version>1.12.0</version> </dependency> <dependency> <groupId>org.scala-js</groupId> <artifactId>scalajs-test-bridge_2.13</artifactId> <version>1.12.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.typelevel</groupId> <artifactId>algebra_sjs1_3</artifactId> <version>2.9.0</version> </dependency> <dependency> <groupId>org.typelevel</groupId> <artifactId>algebra-laws_sjs1_3</artifactId> <version>2.9.0</version> <scope>test</scope> </dependency> <dependency> <groupId>org.scalameta</groupId> <artifactId>munit-scalacheck_sjs1_3</artifactId> <version>1.0.0-M7</version> <scope>test</scope> </dependency> <dependency> <groupId>org.typelevel</groupId> <artifactId>discipline-munit_sjs1_3</artifactId> <version>2.0.0-M3</version> <scope>test</scope> </dependency> </dependencies> </project>