besom-github_3
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency> <groupId>org.virtuslab</groupId> <artifactId>besom-github_3</artifactId> <version>6.7.0-core.0.4</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="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <modelVersion>4.0.0</modelVersion> <groupId>org.virtuslab</groupId> <artifactId>besom-github_3</artifactId> <version>6.7.0-core.0.4</version> <url>https://github.com/VirtusLab/besom</url> <description>besom-github_3</description> <name>besom-github_3</name> <organization> <name>org.virtuslab</name> <url>https://github.com/VirtusLab/besom</url> </organization> <licenses> <license> <name>Apache-2.0</name> <url>https://spdx.org/licenses/Apache-2.0.html</url> <distribution>repo</distribution> </license> </licenses> <scm> <url>https://github.com/VirtusLab/besom.git</url> <connection>scm:git:github.com/VirtusLab/besom.git</connection> <developerConnection>scm:git:git@github.com:VirtusLab/besom.git</developerConnection> </scm> <developers> <developer> <id>lbialy</id> <name>Łukasz Biały</name> <url>https://github.com/lbialy</url> </developer> <developer> <id>prolativ</id> <name>Michał Pałka</name> <url>https://github.com/prolativ</url> </developer> <developer> <id>KacperFKorban</id> <name>Kacper Korban</name> <url>https://github.com/KacperFKorban</url> </developer> <developer> <id>pawelprazak</id> <name>Paweł Prażak</name> <url>https://github.com/pawelprazak</url> </developer> </developers> <dependencies> <dependency> <groupId>org.scala-lang</groupId> <artifactId>scala3-library_3</artifactId> <version>3.3.5</version> </dependency> <dependency> <groupId>org.virtuslab</groupId> <artifactId>besom-core_3</artifactId> <version>0.4.0</version> </dependency> </dependencies> </project>