parsley-debug-view-docs_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>com.github.j-mie6</groupId>
<artifactId>parsley-debug-view-docs_3</artifactId>
<version>0.1.0-M3</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.github.j-mie6</groupId>
<artifactId>parsley-debug-view-docs_3</artifactId>
<packaging>jar</packaging>
<description>parsley-debug-view-docs</description>
<url>https://github.com/j-mie6/parsley-debug-views</url>
<version>0.1.0-M3</version>
<licenses>
<license>
<name>BSD-3-Clause</name>
<url>https://opensource.org/licenses/BSD-3-Clause</url>
<distribution>repo</distribution>
</license>
</licenses>
<name>parsley-debug-view-docs</name>
<inceptionYear>2023</inceptionYear>
<organization>
<name>Parsley Debug View Contributors <https://github.com/j-mie6/parsley-debug-views/graphs/contributors></name>
</organization>
<scm>
<url>https://github.com/j-mie6/parsley-debug-views</url>
<connection>scm:git:https://github.com/j-mie6/parsley-debug-views.git</connection>
<developerConnection>scm:git:git@github.com:j-mie6/parsley-debug-views.git</developerConnection>
</scm>
<developers>
<developer>
<id>j-mie6</id>
<name>Jamie Willis</name>
<url>https://github.com/j-mie6</url>
<email>@j-mie6</email>
</developer>
<developer>
<id>mf42-dzh</id>
<name>Fawwaz Abdullah</name>
<url>https://github.com/mf42-dzh</url>
<email>@mf42-dzh</email>
</developer>
<developer>
<id>Riley-horrix</id>
<name>Riley Horrix</name>
<url>https://github.com/Riley-horrix</url>
<email>@Riley-horrix</email>
</developer>
<developer>
<id>PriyanshC</id>
<name>Priyansh Chugh</name>
<url>https://github.com/PriyanshC</url>
<email>@PriyanshC</email>
</developer>
</developers>
<properties>
<info.apiURL>https://javadoc.io/doc/com.github.j-mie6/parsley-debug-view-docs_3/0.1.0-M3/</info.apiURL>
<info.releaseNotesUrl>https://github.com/j-mie6/parsley-debug-views/releases/tag/v0.1.0-M3</info.releaseNotesUrl>
<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>
</dependencies>
</project>