Standard

General basic standard.

License

License

Categories

Categories

Native Development Tools
GroupId

GroupId

com.futureble.native
ArtifactId

ArtifactId

standard
Last Version

Last Version

1.3.0
Release Date

Release Date

Type

Type

jar
Description

Description

Standard
General basic standard.
Project Organization

Project Organization

Futureble

Download standard

How to add to project

<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.0
1.2.1
1.2.0
1.1.0
1.0.0