| License |
License |
|---|---|
| GroupId | GroupIdorg.tinygroup |
| ArtifactId | ArtifactIdorg.tinygroup.ckeditor |
| Last Version | Last Version2.2.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description |
| Project Organization |
Project OrganizationTinyGroup |
| Filename | Size |
|---|---|
| org.tinygroup.ckeditor-2.2.0.pom | |
| org.tinygroup.ckeditor-2.2.0.jar | 585 KB |
| org.tinygroup.ckeditor-2.2.0-tests.jar | 1 KB |
| org.tinygroup.ckeditor-2.2.0-sources.jar | 584 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ckeditor/ -->
<dependency>
<groupId>org.tinygroup</groupId>
<artifactId>org.tinygroup.ckeditor</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ckeditor/
implementation 'org.tinygroup:org.tinygroup.ckeditor:2.2.0'
// https://jarcasting.com/artifacts/org.tinygroup/org.tinygroup.ckeditor/
implementation ("org.tinygroup:org.tinygroup.ckeditor:2.2.0")
'org.tinygroup:org.tinygroup.ckeditor:jar:2.2.0'
<dependency org="org.tinygroup" name="org.tinygroup.ckeditor" rev="2.2.0">
<artifact name="org.tinygroup.ckeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tinygroup', module='org.tinygroup.ckeditor', version='2.2.0')
)
libraryDependencies += "org.tinygroup" % "org.tinygroup.ckeditor" % "2.2.0"
[org.tinygroup/org.tinygroup.ckeditor "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.tinygroup : org.tinygroup.publicComponent | jar | 2.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |