Skip to content

Commit

Permalink
adding betfair-ws to maven repo
Browse files Browse the repository at this point in the history
  • Loading branch information
oxlade39 committed Oct 14, 2012
1 parent fbad0b0 commit 15442be
Show file tree
Hide file tree
Showing 15 changed files with 99 additions and 0 deletions.
Binary file not shown.
@@ -0,0 +1 @@
2f787eca258c1232fcac9e384ed6a6ff
@@ -0,0 +1 @@
e61e8b58634503cfe7553faf002cb12bedd10419
Binary file not shown.
@@ -0,0 +1 @@
390e1714342cc034d854beadce9d92ce
@@ -0,0 +1 @@
64cb290a568513386f19eff23fa1348c5cb13dd6
Binary file not shown.
@@ -0,0 +1 @@
3e8a0710631073b630bc050f1160d968
@@ -0,0 +1 @@
8756f86d96236649ccb5c5f741fca0f3c7512f4a
@@ -0,0 +1,21 @@
<?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.oxlade39</groupId>
<artifactId>betfair-ws_2.9.2</artifactId>
<packaging>jar</packaging>
<description>betfair-ws</description>
<version>1.2</version>
<name>betfair-ws</name>
<organization>
<name>com.github.oxlade39</name>
</organization>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.9.2</version>
<scope>compile</scope>
</dependency>
</dependencies>
</project>
@@ -0,0 +1 @@
bb7ed816a29906a5a263fc764aa5c87e
@@ -0,0 +1 @@
7419f2236ab81b6fa6dea005ab7adee1550a620b
50 changes: 50 additions & 0 deletions maven/com/github/oxlade39/betfair-ws_2.9.2/1.2/index.html
@@ -0,0 +1,50 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link type="text/css" rel="stylesheet" href="/../../../../../maven-repo.css"></link>
</head>
<body>
<h1>maven/com/github/oxlade39/betfair-ws_2.9.2/1.2</h1>
<ul>
<li>
<a href="../">..</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2-javadoc.jar">betfair-ws_2.9.2-1.2-javadoc.jar</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2-javadoc.jar.md5">betfair-ws_2.9.2-1.2-javadoc.jar.md5</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2-javadoc.jar.sha1">betfair-ws_2.9.2-1.2-javadoc.jar.sha1</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2-sources.jar">betfair-ws_2.9.2-1.2-sources.jar</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2-sources.jar.md5">betfair-ws_2.9.2-1.2-sources.jar.md5</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2-sources.jar.sha1">betfair-ws_2.9.2-1.2-sources.jar.sha1</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2.jar">betfair-ws_2.9.2-1.2.jar</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2.jar.md5">betfair-ws_2.9.2-1.2.jar.md5</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2.jar.sha1">betfair-ws_2.9.2-1.2.jar.sha1</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2.pom">betfair-ws_2.9.2-1.2.pom</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2.pom.md5">betfair-ws_2.9.2-1.2.pom.md5</a>
</li>
<li>
<a href="betfair-ws_2.9.2-1.2.pom.sha1">betfair-ws_2.9.2-1.2.pom.sha1</a>
</li>
</ul>
</body>
</html>
17 changes: 17 additions & 0 deletions maven/com/github/oxlade39/betfair-ws_2.9.2/index.html
@@ -0,0 +1,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
<head>
<link type="text/css" rel="stylesheet" href="/../../../../maven-repo.css"></link>
</head>
<body>
<h1>maven/com/github/oxlade39/betfair-ws_2.9.2</h1>
<ul>
<li>
<a href="../">..</a>
</li>
<li>
<a href="1.2/">1.2/</a>
</li>
</ul>
</body>
</html>
3 changes: 3 additions & 0 deletions maven/com/github/oxlade39/index.html
Expand Up @@ -9,6 +9,9 @@ <h1>maven/com/github/oxlade39</h1>
<li>
<a href="../">..</a>
</li>
<li>
<a href="betfair-ws_2.9.2/">betfair-ws_2.9.2/</a>
</li>
<li>
<a href="github-maven-publish-plugin_2.9.2_0.12/">github-maven-publish-plugin_2.9.2_0.12/</a>
</li>
Expand Down

0 comments on commit 15442be

Please sign in to comment.