Jar examples for s:scribble-net
Support for network operations, such as port availability detection and network specific matchers.
You can download jar file scribble-net 0.3.2 in this page.
Apache License
You can use the following script to add scribble-net-0.3.2.jar to your project.
<dependency> <groupId>io.inkstand</groupId> <artifactId>scribble-net</artifactId> <version>0.3.2</version> </dependency>
compile group: 'io.inkstand', name: 'scribble-net', version: '0.3.2'
libraryDependencies += "io.inkstand" % "scribble-net" % "0.3.2"
<dependency org="io.inkstand" name="scribble-net" rev="0.3.2"/>
@Grapes(@Grab(group='io.inkstand', module='scribble-net', version='0.3.2'))
'io.inkstand:scribble-net:jar:0.3.2'
Click the following link to download the jar file.
scribble-net-0.3.2-javadoc.jar