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