focAPI


License

License

GroupId

GroupId

com.focframework
ArtifactId

ArtifactId

focAPI
Last Version

Last Version

1.7.3
Release Date

Release Date

Type

Type

jar
Description

Description

focAPI
focAPI
Source Code Management

Source Code Management

https://github.com/FOC-framework/framework.git

Download focAPI

How to add to project

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

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.7.3
1.7.2