FrostAPI

A Custom API For Java Projects

License

License

GroupId

GroupId

com.frostdeveloper.api
ArtifactId

ArtifactId

FrostAPI
Last Version

Last Version

1.3.9
Release Date

Release Date

Type

Type

jar
Description

Description

FrostAPI
A Custom API For Java Projects
Source Code Management

Source Code Management

http://github.com/OMGitzFROST/FrostAPI/tree/master

Download FrostAPI

How to add to project

<!-- https://jarcasting.com/artifacts/com.frostdeveloper.api/FrostAPI/ -->
<dependency>
    <groupId>com.frostdeveloper.api</groupId>
    <artifactId>FrostAPI</artifactId>
    <version>1.3.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.frostdeveloper.api/FrostAPI/
implementation 'com.frostdeveloper.api:FrostAPI:1.3.9'
// https://jarcasting.com/artifacts/com.frostdeveloper.api/FrostAPI/
implementation ("com.frostdeveloper.api:FrostAPI:1.3.9")
'com.frostdeveloper.api:FrostAPI:jar:1.3.9'
<dependency org="com.frostdeveloper.api" name="FrostAPI" rev="1.3.9">
  <artifact name="FrostAPI" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.frostdeveloper.api', module='FrostAPI', version='1.3.9')
)
libraryDependencies += "com.frostdeveloper.api" % "FrostAPI" % "1.3.9"
[com.frostdeveloper.api/FrostAPI "1.3.9"]

Dependencies

compile (3)

Group / Artifact Type Version
org.jetbrains : annotations jar 23.0.0
junit : junit jar 4.13.2
org.apache.commons : commons-text jar 1.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.9
1.3.8
1.3.7
1.3.6
1.3.5
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.0