is not current version
Last Version 2.2.6

io.wisetime:wisetime-connector 0.0.0-NOT_A_GIT_REPOSITORY

WiseTime Connector Library

GroupId

GroupId

io.wisetime
ArtifactId

ArtifactId

wisetime-connector
Version

Version

0.0.0-NOT_A_GIT_REPOSITORY
Type

Type

jar

Download wisetime-connector 0.0.0-NOT_A_GIT_REPOSITORY


<!-- https://jarcasting.com/artifacts/io.wisetime/wisetime-connector/ -->
<dependency>
    <groupId>io.wisetime</groupId>
    <artifactId>wisetime-connector</artifactId>
    <version>0.0.0-NOT_A_GIT_REPOSITORY</version>
</dependency>
// https://jarcasting.com/artifacts/io.wisetime/wisetime-connector/
implementation 'io.wisetime:wisetime-connector:0.0.0-NOT_A_GIT_REPOSITORY'
// https://jarcasting.com/artifacts/io.wisetime/wisetime-connector/
implementation ("io.wisetime:wisetime-connector:0.0.0-NOT_A_GIT_REPOSITORY")
'io.wisetime:wisetime-connector:jar:0.0.0-NOT_A_GIT_REPOSITORY'
<dependency org="io.wisetime" name="wisetime-connector" rev="0.0.0-NOT_A_GIT_REPOSITORY">
  <artifact name="wisetime-connector" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.wisetime', module='wisetime-connector', version='0.0.0-NOT_A_GIT_REPOSITORY')
)
libraryDependencies += "io.wisetime" % "wisetime-connector" % "0.0.0-NOT_A_GIT_REPOSITORY"
[io.wisetime/wisetime-connector "0.0.0-NOT_A_GIT_REPOSITORY"]