License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.github.sadath42 |
ArtifactId | ArtifactIdgrammarbot-client |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptiongrammarbot-client
Client for Grammar bot Api
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
grammarbot-client-0.0.1.pom | |
grammarbot-client-0.0.1.jar | 14 KB |
grammarbot-client-0.0.1-sources.jar | 9 KB |
grammarbot-client-0.0.1-javadoc.jar | 101 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sadath42/grammarbot-client/ -->
<dependency>
<groupId>com.github.sadath42</groupId>
<artifactId>grammarbot-client</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sadath42/grammarbot-client/
implementation 'com.github.sadath42:grammarbot-client:0.0.1'
// https://jarcasting.com/artifacts/com.github.sadath42/grammarbot-client/
implementation ("com.github.sadath42:grammarbot-client:0.0.1")
'com.github.sadath42:grammarbot-client:jar:0.0.1'
<dependency org="com.github.sadath42" name="grammarbot-client" rev="0.0.1">
<artifact name="grammarbot-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sadath42', module='grammarbot-client', version='0.0.1')
)
libraryDependencies += "com.github.sadath42" % "grammarbot-client" % "0.0.1"
[com.github.sadath42/grammarbot-client "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-client | jar | 2.16 |
org.glassfish.jersey.media : jersey-media-json-jackson | jar | 2.16 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |