| License |
License |
|---|---|
| GroupId | GroupIdcom.jasonbaldridge |
| ArtifactId | ArtifactIdchalk |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionchalk
chalk
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.jasonbaldridge |
| Filename | Size |
|---|---|
| chalk-1.1.0.pom | |
| chalk-1.1.0.jar | 853 KB |
| chalk-1.1.0-sources.jar | 747 KB |
| chalk-1.1.0-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jasonbaldridge/chalk/ -->
<dependency>
<groupId>com.jasonbaldridge</groupId>
<artifactId>chalk</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.jasonbaldridge/chalk/
implementation 'com.jasonbaldridge:chalk:1.1.0'
// https://jarcasting.com/artifacts/com.jasonbaldridge/chalk/
implementation ("com.jasonbaldridge:chalk:1.1.0")
'com.jasonbaldridge:chalk:jar:1.1.0'
<dependency org="com.jasonbaldridge" name="chalk" rev="1.1.0">
<artifact name="chalk" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jasonbaldridge', module='chalk', version='1.1.0')
)
libraryDependencies += "com.jasonbaldridge" % "chalk" % "1.1.0"
[com.jasonbaldridge/chalk "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.9.2 |
| jwnl » jwnl | jar | 1.3.3 |
| com.jasonbaldridge : nak | jar | 1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.osgi : org.osgi.core | jar | 4.2.0 |
| org.osgi : org.osgi.compendium | jar | 4.2.0 |
| org.apache.uima : uimaj-core | jar | 2.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.novocode : junit-interface | jar | 0.8 |