snapshot4s-hashing_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.siriusxm</groupId>
<artifactId>snapshot4s-hashing_3</artifactId>
<version>0.2.8-9-e73eba8</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.siriusxm</groupId>
<artifactId>snapshot4s-hashing_3</artifactId>
<packaging>jar</packaging>
<description>snapshot4s-hashing</description>
<url>https://github.com/siriusxm/snapshot4s</url>
<version>0.2.8-9-e73eba8</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>snapshot4s-hashing</name>
<inceptionYear>2024</inceptionYear>
<organization>
<name>SiriusXM</name>
<url>https://github.com/siriusxm/snapshot4s</url>
</organization>
<scm>
<url>https://github.com/siriusxm/snapshot4s</url>
<connection>scm:git:https://github.com/siriusxm/snapshot4s.git</connection>
<developerConnection>scm:git:git@github.com:siriusxm/snapshot4s.git</developerConnection>
</scm>
<developers>
<developer>
<id>siriusxm</id>
<name>snapshot4s contributors</name>
<url>https://github.com/siriusxm/snapshot4s/contributors</url>
<email>@siriusxm</email>
</developer>
<developer>
<id>miciek</id>
<name>Michał Płachta</name>
<url>https://github.com/miciek</url>
<email>@miciek</email>
</developer>
<developer>
<id>majk-p</id>
<name>Michał Pawlik</name>
<url>https://github.com/majk-p</url>
<email>@majk-p</email>
</developer>
<developer>
<id>zainab-ali</id>
<name>Zainab Ali</name>
<url>https://github.com/zainab-ali</url>
<email>@zainab-ali</email>
</developer>
</developers>
<properties>
<info.apiURL>https://javadoc.io/doc/com.siriusxm/snapshot4s-hashing_3/0.2.8-9-e73eba8/</info.apiURL>
<info.versionScheme>early-semver</info.versionScheme>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3</artifactId>
<version>3.3.7</version>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>scalac-compat-annotation_3</artifactId>
<version>0.1.4</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>weaver-cats_3</artifactId>
<version>0.12.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>weaver-scalacheck_3</artifactId>
<version>0.12.0</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>