string_decoder
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.mvnpm</groupId>
<artifactId>string_decoder</artifactId>
<version>0.10.31</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>string_decoder</artifactId>
<version>0.10.31</version>
<name>string_decoder</name>
<description>The string_decoder module from Node core</description>
<url>https://github.com/rvagg/string_decoder</url>
<organization>
<name>string_decoder</name>
<url>https://github.com/rvagg/string_decoder</url>
</organization>
<licenses>
<license>
<name>MIT</name>
</license>
</licenses>
<developers>
<developer>
<name>substack</name>
<email>mail@substack.net</email>
</developer>
<developer>
<name>rvagg</name>
<email>rod@vagg.org</email>
</developer>
</developers>
<scm>
<connection>git://github.com/rvagg/string_decoder.git</connection>
<developerConnection>git://github.com/rvagg/string_decoder.git</developerConnection>
<url>git://github.com/rvagg/string_decoder</url>
</scm>
<issueManagement>
<url>https://github.com/rvagg/string_decoder/issues</url>
</issueManagement>
</project>