| License |
License |
|---|---|
| GroupId | GroupIdcom.freedomotic |
| ArtifactId | ArtifactIdessential |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionessential
Official Freedomotic Plugins
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationFreedomotic |
| Filename | Size |
|---|---|
| essential-3.0.pom | |
| essential-3.0.jar | 74 KB |
| essential-3.0-sources.jar | 67 KB |
| essential-3.0-javadoc.jar | 101 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.freedomotic/essential/ -->
<dependency>
<groupId>com.freedomotic</groupId>
<artifactId>essential</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.freedomotic/essential/
implementation 'com.freedomotic:essential:3.0'
// https://jarcasting.com/artifacts/com.freedomotic/essential/
implementation ("com.freedomotic:essential:3.0")
'com.freedomotic:essential:jar:3.0'
<dependency org="com.freedomotic" name="essential" rev="3.0">
<artifact name="essential" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.freedomotic', module='essential', version='3.0')
)
libraryDependencies += "com.freedomotic" % "essential" % "3.0"
[com.freedomotic/essential "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.freedomotic : freedomotic-core | jar | 5.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |