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