License |
License |
---|---|
GroupId | GroupIdcom.freedomotic |
ArtifactId | ArtifactIdfreedomotic-plugins |
Last Version | Last Version5.6 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFreedomotic Plugins
Official Freedomotic Plugins
|
Project URL |
Project URL |
Project Organization |
Project OrganizationFreedomotic |
Filename | Size |
---|---|
freedomotic-plugins-5.6.pom | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.freedomotic/freedomotic-plugins/ -->
<dependency>
<groupId>com.freedomotic</groupId>
<artifactId>freedomotic-plugins</artifactId>
<version>5.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.freedomotic/freedomotic-plugins/
implementation 'com.freedomotic:freedomotic-plugins:5.6'
// https://jarcasting.com/artifacts/com.freedomotic/freedomotic-plugins/
implementation ("com.freedomotic:freedomotic-plugins:5.6")
'com.freedomotic:freedomotic-plugins:pom:5.6'
<dependency org="com.freedomotic" name="freedomotic-plugins" rev="5.6">
<artifact name="freedomotic-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.freedomotic', module='freedomotic-plugins', version='5.6')
)
libraryDependencies += "com.freedomotic" % "freedomotic-plugins" % "5.6"
[com.freedomotic/freedomotic-plugins "5.6"]