License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdcom.futureble.native |
ArtifactId | ArtifactIdstandard |
Last Version | Last Version1.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStandard
General basic standard.
|
Project Organization |
Project OrganizationFutureble |
Filename | Size |
---|---|
standard-1.3.0.pom | |
standard-1.3.0.jar | 13 KB |
standard-1.3.0-sources.jar | 17 KB |
standard-1.3.0-javadoc.jar | 144 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.futureble.native/standard/ -->
<dependency>
<groupId>com.futureble.native</groupId>
<artifactId>standard</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.futureble.native/standard/
implementation 'com.futureble.native:standard:1.3.0'
// https://jarcasting.com/artifacts/com.futureble.native/standard/
implementation ("com.futureble.native:standard:1.3.0")
'com.futureble.native:standard:jar:1.3.0'
<dependency org="com.futureble.native" name="standard" rev="1.3.0">
<artifact name="standard" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.futureble.native', module='standard', version='1.3.0')
)
libraryDependencies += "com.futureble.native" % "standard" % "1.3.0"
[com.futureble.native/standard "1.3.0"]