| License |
License |
|---|---|
| GroupId | GroupIdcom.github.britooo |
| ArtifactId | ArtifactIdlooca-api |
| Version | Version1.0.3 |
| Type | Typejar |
| Description |
DescriptionLog of computer activity - Looca
API for collecting computer data for educational purposes.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| looca-api-1.0.3.pom | |
| looca-api-1.0.3.jar | 22 KB |
| looca-api-1.0.3-sources.jar | 10 KB |
| looca-api-1.0.3-javadoc.jar | 500 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.britooo/looca-api/ -->
<dependency>
<groupId>com.github.britooo</groupId>
<artifactId>looca-api</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.britooo/looca-api/
implementation 'com.github.britooo:looca-api:1.0.3'
// https://jarcasting.com/artifacts/com.github.britooo/looca-api/
implementation ("com.github.britooo:looca-api:1.0.3")
'com.github.britooo:looca-api:jar:1.0.3'
<dependency org="com.github.britooo" name="looca-api" rev="1.0.3">
<artifact name="looca-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.britooo', module='looca-api', version='1.0.3')
)
libraryDependencies += "com.github.britooo" % "looca-api" % "1.0.3"
[com.github.britooo/looca-api "1.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.oshi : oshi-core | jar | 6.1.5 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |