GroupId | GroupIdcom.github.dathlin |
---|---|
ArtifactId | ArtifactIdHslCommunication |
Version | Version3.1.0 |
Type | Typejar |
Filename | Size |
---|---|
HslCommunication-3.1.0.pom | |
HslCommunication-3.1.0.jar | 423 KB |
HslCommunication-3.1.0-sources.jar | 329 KB |
HslCommunication-3.1.0-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.dathlin/HslCommunication/ -->
<dependency>
<groupId>com.github.dathlin</groupId>
<artifactId>HslCommunication</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dathlin/HslCommunication/
implementation 'com.github.dathlin:HslCommunication:3.1.0'
// https://jarcasting.com/artifacts/com.github.dathlin/HslCommunication/
implementation ("com.github.dathlin:HslCommunication:3.1.0")
'com.github.dathlin:HslCommunication:jar:3.1.0'
<dependency org="com.github.dathlin" name="HslCommunication" rev="3.1.0">
<artifact name="HslCommunication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dathlin', module='HslCommunication', version='3.1.0')
)
libraryDependencies += "com.github.dathlin" % "HslCommunication" % "3.1.0"
[com.github.dathlin/HslCommunication "3.1.0"]