Download ackcord-network_2.12-0.10.0.jar file - Jar a

Jar examples for a:ackcord-network-2.12

Description

The base network module of AckCord

You can download jar file ackcord-network_2.12 0.10.0 in this page.

License

MIT

Build File

You can use the following script to add ackcord-network_2.12-0.10.0.jar to your project.

<dependency>
   <groupId>net.katsstuff</groupId>
   <artifactId>ackcord-network_2.12</artifactId>
   <version>0.10.0</version>
</dependency>
compile group: 'net.katsstuff', name: 'ackcord-network_2.12', version: '0.10.0'
libraryDependencies += "net.katsstuff" % "ackcord-network_2.12" % "0.10.0"
<dependency org="net.katsstuff" name="ackcord-network_2.12" rev="0.10.0"/>
@Grapes(@Grab(group='net.katsstuff', module='ackcord-network_2.12', version='0.10.0'))
'net.katsstuff:ackcord-network_2.12:jar:0.10.0'

Download

Click the following link to download the jar file.

ackcord-network_2.12-0.10.0-javadoc.jar
ackcord-network_2.12-0.10.0-sources.jar
ackcord-network_2.12-0.10.0.jar
ackcord-network_2.12-0.10.0.pom



Related Tutorials