is not current version
Last Version 0.9.3

com.github.brymck:get-local-endpoint 0.9.2

Retrieve endpoints from environment variables

GroupId

GroupId

com.github.brymck
ArtifactId

ArtifactId

get-local-endpoint
Version

Version

0.9.2
Type

Type

jar

Download get-local-endpoint 0.9.2


<!-- 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"]