| License |
License |
|---|---|
| GroupId | GroupIdcom.frostdeveloper.api |
| ArtifactId | ArtifactIdFrostAPI |
| Last Version | Last Version1.3.9 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionFrostAPI
A Custom API For Java Projects
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| FrostAPI-1.3.9.pom | |
| FrostAPI-1.3.9.jar | 19 KB |
| FrostAPI-1.3.9-sources.jar | 12 KB |
| FrostAPI-1.3.9-javadoc.jar | 87 KB |
| Browse |
<!-- 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"]
| 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 |