License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.focuspoints |
ArtifactId | ArtifactIdfocuspoints-client |
Version | Version1.0.1 |
Type | Typepom |
Description |
DescriptionFocusPoints Client
FocusPoints Client
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
focuspoints-client-1.0.1.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.focuspoints/focuspoints-client/ -->
<dependency>
<groupId>io.focuspoints</groupId>
<artifactId>focuspoints-client</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.focuspoints/focuspoints-client/
implementation 'io.focuspoints:focuspoints-client:1.0.1'
// https://jarcasting.com/artifacts/io.focuspoints/focuspoints-client/
implementation ("io.focuspoints:focuspoints-client:1.0.1")
'io.focuspoints:focuspoints-client:pom:1.0.1'
<dependency org="io.focuspoints" name="focuspoints-client" rev="1.0.1">
<artifact name="focuspoints-client" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.focuspoints', module='focuspoints-client', version='1.0.1')
)
libraryDependencies += "io.focuspoints" % "focuspoints-client" % "1.0.1"
[io.focuspoints/focuspoints-client "1.0.1"]