| License |
License |
|---|---|
| GroupId | GroupIdorg.microg.nlp |
| ArtifactId | ArtifactIdservice |
| Version | Version2.0-alpha9 |
| Type | Typeaar |
| Description |
Descriptionservice
UnifiedNlp service library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| service-2.0-alpha9.pom | |
| service-2.0-alpha9-sources.jar | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.microg.nlp/service/ -->
<dependency>
<groupId>org.microg.nlp</groupId>
<artifactId>service</artifactId>
<version>2.0-alpha9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.microg.nlp/service/
implementation 'org.microg.nlp:service:2.0-alpha9'
// https://jarcasting.com/artifacts/org.microg.nlp/service/
implementation ("org.microg.nlp:service:2.0-alpha9")
'org.microg.nlp:service:aar:2.0-alpha9'
<dependency org="org.microg.nlp" name="service" rev="2.0-alpha9">
<artifact name="service" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.microg.nlp', module='service', version='2.0-alpha9')
)
libraryDependencies += "org.microg.nlp" % "service" % "2.0-alpha9"
[org.microg.nlp/service "2.0-alpha9"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.microg.nlp : api | jar | 2.0-alpha9 |
| org.microg.nlp : service-api | jar | 2.0-alpha9 |
| org.microg.nlp : client | jar | 2.0-alpha9 |
| org.jetbrains.kotlin : kotlin-stdlib-jdk7 | jar | 1.6.10 |
| org.jetbrains.kotlinx : kotlinx-coroutines-core | jar | 1.5.2 |
| org.jetbrains.kotlinx : kotlinx-coroutines-android | jar | 1.5.2 |
| androidx.lifecycle » lifecycle-runtime-ktx | jar | 2.4.0 |
| androidx.lifecycle » lifecycle-service | jar | 2.4.0 |