facelog C++ client

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

The 2-Clause BSD License
Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.l0km
ArtifactId

ArtifactId

facelog-client-cpp
Last Version

Last Version

2.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

facelog C++ client
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download facelog-client-cpp

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.l0km/facelog-client-cpp/ -->
<dependency>
    <groupId>com.gitee.l0km</groupId>
    <artifactId>facelog-client-cpp</artifactId>
    <version>2.7.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.l0km/facelog-client-cpp/
implementation 'com.gitee.l0km:facelog-client-cpp:2.7.0'
// https://jarcasting.com/artifacts/com.gitee.l0km/facelog-client-cpp/
implementation ("com.gitee.l0km:facelog-client-cpp:2.7.0")
'com.gitee.l0km:facelog-client-cpp:jar:2.7.0'
<dependency org="com.gitee.l0km" name="facelog-client-cpp" rev="2.7.0">
  <artifact name="facelog-client-cpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.l0km', module='facelog-client-cpp', version='2.7.0')
)
libraryDependencies += "com.gitee.l0km" % "facelog-client-cpp" % "2.7.0"
[com.gitee.l0km/facelog-client-cpp "2.7.0"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.7.0