swift-client
Used in:
components
- OverviewOverview
- VersionsVersions
- DependentsDependents
- DependenciesDependencies
<dependency>
<groupId>org.codemonkey.swiftsocketserver</groupId>
<artifactId>swift-client</artifactId>
<version>1.0</version>
</dependency><project>
<parent>
<groupId>org.codemonkey.swiftsocketserver</groupId>
<artifactId>swift-socket-server</artifactId>
<version>1.0</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>jar</packaging>
<artifactId>swift-client</artifactId>
</project>