License |
License
Mulan PubL v2
|
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.futureble.native |
ArtifactId | ArtifactIdrainbow |
Last Version | Last Version1.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeneric parent dependencies
|
Project Organization |
Project OrganizationFutureble |
Filename | Size |
---|---|
rainbow-1.4.0.pom | |
rainbow-1.4.0.jar | 59 KB |
rainbow-1.4.0-sources.jar | 55 KB |
rainbow-1.4.0-javadoc.jar | 344 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.futureble.native/rainbow/ -->
<dependency>
<groupId>com.futureble.native</groupId>
<artifactId>rainbow</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.futureble.native/rainbow/
implementation 'com.futureble.native:rainbow:1.4.0'
// https://jarcasting.com/artifacts/com.futureble.native/rainbow/
implementation ("com.futureble.native:rainbow:1.4.0")
'com.futureble.native:rainbow:jar:1.4.0'
<dependency org="com.futureble.native" name="rainbow" rev="1.4.0">
<artifact name="rainbow" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.futureble.native', module='rainbow', version='1.4.0')
)
libraryDependencies += "com.futureble.native" % "rainbow" % "1.4.0"
[com.futureble.native/rainbow "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.futureble.native : standard | jar | 1.3.0 |