We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f7a7bf commit 77f9523Copy full SHA for 77f9523
1 file changed
src/site/xdoc/index.xml.vm
@@ -44,15 +44,7 @@
44
When you are using Maven then you can add the necessary dependencies
45
like this:
46
</p>
47
- <div class="source"><pre><repositories>
48
- <repository>
49
- <id>ailis</id>
50
- <name>Ailis Maven Releases</name>
51
- <url>http://nexus.ailis.de/content/groups/public/</url>
52
- </repository>
53
-</repositories>
54
-
55
-<-- For using just usb4java without javax-usb -->
+ <div class="source"><pre><-- For using just usb4java without javax-usb -->
56
<dependencies>
57
<dependency>
58
<groupId>${project.groupId}</groupId>
0 commit comments