is not current version
Last Version 0.1.2

com.mohammadaltaleb.netstreamer:netstreamer-example 0.1


Categories

Categories

Net
GroupId

GroupId

com.mohammadaltaleb.netstreamer
ArtifactId

ArtifactId

netstreamer-example
Version

Version

0.1
Type

Type

jar

Download netstreamer-example 0.1


<!-- https://jarcasting.com/artifacts/com.mohammadaltaleb.netstreamer/netstreamer-example/ -->
<dependency>
    <groupId>com.mohammadaltaleb.netstreamer</groupId>
    <artifactId>netstreamer-example</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.mohammadaltaleb.netstreamer/netstreamer-example/
implementation 'com.mohammadaltaleb.netstreamer:netstreamer-example:0.1'
// https://jarcasting.com/artifacts/com.mohammadaltaleb.netstreamer/netstreamer-example/
implementation ("com.mohammadaltaleb.netstreamer:netstreamer-example:0.1")
'com.mohammadaltaleb.netstreamer:netstreamer-example:jar:0.1'
<dependency org="com.mohammadaltaleb.netstreamer" name="netstreamer-example" rev="0.1">
  <artifact name="netstreamer-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mohammadaltaleb.netstreamer', module='netstreamer-example', version='0.1')
)
libraryDependencies += "com.mohammadaltaleb.netstreamer" % "netstreamer-example" % "0.1"
[com.mohammadaltaleb.netstreamer/netstreamer-example "0.1"]