License |
License |
---|---|
GroupId | GroupIdorg.microg.nlp |
ArtifactId | ArtifactIdservice-api |
Last Version | Last Version2.0-alpha9 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionservice-api
API interfaces and helpers to access UnifiedNlp service
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-api-2.0-alpha9.pom | |
service-api-2.0-alpha9-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.microg.nlp/service-api/ -->
<dependency>
<groupId>org.microg.nlp</groupId>
<artifactId>service-api</artifactId>
<version>2.0-alpha9</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.microg.nlp/service-api/
implementation 'org.microg.nlp:service-api:2.0-alpha9'
// https://jarcasting.com/artifacts/org.microg.nlp/service-api/
implementation ("org.microg.nlp:service-api:2.0-alpha9")
'org.microg.nlp:service-api:aar:2.0-alpha9'
<dependency org="org.microg.nlp" name="service-api" rev="2.0-alpha9">
<artifact name="service-api" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.microg.nlp', module='service-api', version='2.0-alpha9')
)
libraryDependencies += "org.microg.nlp" % "service-api" % "2.0-alpha9"
[org.microg.nlp/service-api "2.0-alpha9"]
Group / Artifact | Type | Version |
---|---|---|
org.microg : safe-parcel | jar | 1.7.0 |