javaApi


License

License

KnoRBA License
Categories

Categories

Java Languages Net
GroupId

GroupId

net.kfoundation
ArtifactId

ArtifactId

kfoundation-java
Last Version

Last Version

0.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

javaApi
javaApi
Project Organization

Project Organization

KFoundation Project
Source Code Management

Source Code Management

https://github.com/hkhandan/kfoundation-scala

Download kfoundation-java

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.13.3
net.kfoundation : shared_2.13 jar 0.3.1

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.13 jar 3.1.1

Project Modules

There are no modules declared in this project.

KFoundation: JVM/JS Edition

KFoundation is a library of essentials for modern programming needs. It is designed based on the concept of universality, both in technological and geographical senses. It is available on most platforms; it has a very small footprint with no dependency on third-party libraries, and it is highly optimized for CPU and memory usage so that it works smoothly on small devices. It natively supports UTF-8 (as opposed to the host platform's string format), and comes with a rich internationalization toolset.

This repository contains the JVM/JS edition. The main code is written in Scala, which is cross-compiled for JVM and JS, and wrapped inside friendly native Java and JS APIs for the convenience of the users of those languages.

The JVM/JS edition contains the following technologies:

  • Universal UI
  • Universal Serialization
  • Universal Culture
  • LoTeX

The native C++ edition is more extensive as it completely replaces (and does not depend on) C and C++ standard libraries.

Home Page

Contains all resources, API documentations, dependency management, etc.

http://kfoundation.net/

Related Videos

Everything you need to know to get started and make the best use of this library.

Patreon Page

If you like this project, and want to show your support.

https://www.patreon.com/kfoundation

Versions

Version
0.3.1
0.3
0.2