GroupId | GroupIdcom.github.bjuvensjo |
---|---|
ArtifactId | ArtifactIdrsimulator-socket |
Version | Version2.1.9 |
Type | Typejar |
Filename | Size |
---|---|
rsimulator-socket-2.1.9.pom | |
rsimulator-socket-2.1.9.jar | 16 KB |
rsimulator-socket-2.1.9-sources.jar | 8 KB |
rsimulator-socket-2.1.9-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-socket/ -->
<dependency>
<groupId>com.github.bjuvensjo</groupId>
<artifactId>rsimulator-socket</artifactId>
<version>2.1.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-socket/
implementation 'com.github.bjuvensjo:rsimulator-socket:2.1.9'
// https://jarcasting.com/artifacts/com.github.bjuvensjo/rsimulator-socket/
implementation ("com.github.bjuvensjo:rsimulator-socket:2.1.9")
'com.github.bjuvensjo:rsimulator-socket:jar:2.1.9'
<dependency org="com.github.bjuvensjo" name="rsimulator-socket" rev="2.1.9">
<artifact name="rsimulator-socket" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.bjuvensjo', module='rsimulator-socket', version='2.1.9')
)
libraryDependencies += "com.github.bjuvensjo" % "rsimulator-socket" % "2.1.9"
[com.github.bjuvensjo/rsimulator-socket "2.1.9"]