lib0
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>lib0</artifactId>
<version>0.2.117</version>
</dependency><?xml version="1.0" encoding="UTF-8"?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://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.mvnpm</groupId>
<artifactId>lib0</artifactId>
<version>0.2.117</version>
<name>lib0</name>
<description>> Monorepo of isomorphic utility functions</description>
<url>https://github.com/dmonad/lib0#readme</url>
<organization>
<name>Kevin Jahns</name>
<url>https://github.com/dmonad/lib0#readme</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>dmonad</name>
<email>kevin.jahns@protonmail.com</email>
</developer>
</developers>
<scm>
<connection>https://github.com/dmonad/lib0.git</connection>
<developerConnection>https://github.com/dmonad/lib0.git</developerConnection>
<url>https://github.com/dmonad/lib0</url>
</scm>
<issueManagement>
<url>https://github.com/dmonad/lib0/issues</url>
</issueManagement>
<properties>
<org.mvnpm-isomorphic.js.version>[0.2.4,0.3)</org.mvnpm-isomorphic.js.version>
</properties>
<dependencies>
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>isomorphic.js</artifactId>
<version>${org.mvnpm-isomorphic.js.version}</version>
</dependency>
</dependencies>
</project>