is not current version
Last Version 1.0.3

com.github.britooo:looca-api 1.0.0

API for collecting computer data for educational purposes.

GroupId

GroupId

com.github.britooo
ArtifactId

ArtifactId

looca-api
Version

Version

1.0.0
Type

Type

jar

Download looca-api 1.0.0


<!-- https://jarcasting.com/artifacts/com.github.britooo/looca-api/ -->
<dependency>
    <groupId>com.github.britooo</groupId>
    <artifactId>looca-api</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.britooo/looca-api/
implementation 'com.github.britooo:looca-api:1.0.0'
// https://jarcasting.com/artifacts/com.github.britooo/looca-api/
implementation ("com.github.britooo:looca-api:1.0.0")
'com.github.britooo:looca-api:jar:1.0.0'
<dependency org="com.github.britooo" name="looca-api" rev="1.0.0">
  <artifact name="looca-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.britooo', module='looca-api', version='1.0.0')
)
libraryDependencies += "com.github.britooo" % "looca-api" % "1.0.0"
[com.github.britooo/looca-api "1.0.0"]