GroupId | GroupIdcom.github.brymck |
---|---|
ArtifactId | ArtifactIdget-local-endpoint |
Version | Version0.9.2 |
Type | Typejar |
Filename | Size |
---|---|
get-local-endpoint-0.9.2.pom | |
get-local-endpoint-0.9.2.jar | 4 KB |
get-local-endpoint-0.9.2-sources.jar | 4 KB |
get-local-endpoint-0.9.2-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.brymck/get-local-endpoint/ -->
<dependency>
<groupId>com.github.brymck</groupId>
<artifactId>get-local-endpoint</artifactId>
<version>0.9.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.brymck/get-local-endpoint/
implementation 'com.github.brymck:get-local-endpoint:0.9.2'
// https://jarcasting.com/artifacts/com.github.brymck/get-local-endpoint/
implementation ("com.github.brymck:get-local-endpoint:0.9.2")
'com.github.brymck:get-local-endpoint:jar:0.9.2'
<dependency org="com.github.brymck" name="get-local-endpoint" rev="0.9.2">
<artifact name="get-local-endpoint" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.brymck', module='get-local-endpoint', version='0.9.2')
)
libraryDependencies += "com.github.brymck" % "get-local-endpoint" % "0.9.2"
[com.github.brymck/get-local-endpoint "0.9.2"]