scala-case-class-prettification-diff_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>uk.org.devthings</groupId>
<artifactId>scala-case-class-prettification-diff_3</artifactId>
<version>2.0.1</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>uk.org.devthings</groupId>
<artifactId>scala-case-class-prettification-diff_3</artifactId>
<packaging>jar</packaging>
<description>scala-case-class-prettification-diff</description>
<url>https://github.com/pbyrne84/scala-case-class-prettification</url>
<version>2.0.1</version>
<licenses>
<license>
<name>Apache-2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>scala-case-class-prettification-diff</name>
<organization>
<name>uk.org.devthings</name>
<url>https://github.com/pbyrne84/scala-case-class-prettification</url>
</organization>
<scm>
<url>https://github.com/pbyrne84/scala-case-class-prettification</url>
<connection>scm:git:https://github.com/pbyrne84/scala-case-class-prettification.git</connection>
<developerConnection>scm:git:git@github.com:pbyrne84/scala-case-class-prettification.git</developerConnection>
</scm>
<developers>
<developer>
<id>pbyrne84</id>
<name>Patrick Byrne</name>
<url>https://devthings.org.uk/</url>
<email>pbyrne84@gmail.com</email>
</developer>
</developers>
<dependencies>
<dependency>
<groupId>uk.org.devthings</groupId>
<artifactId>scala-case-class-prettification_3</artifactId>
<version>2.0.1</version>
</dependency>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala3-library_3</artifactId>
<version>3.4.2</version>
</dependency>
</dependencies>
</project>