javaApi


Лицензия

Лицензия

KnoRBA License
Категории

Категории

Java Языки программирования Сеть
Группа

Группа

net.kfoundation
Идентификатор

Идентификатор

kfoundation-java
Последняя версия

Последняя версия

0.3.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

javaApi
javaApi
Организация-разработчик

Организация-разработчик

KFoundation Project
Система контроля версий

Система контроля версий

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

Скачать kfoundation-java

Как подключить последнюю версию

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.scala-lang : scala-library jar 2.13.3
net.kfoundation : shared_2.13 jar 0.3.1

test (1)

Идентификатор библиотеки Тип Версия
org.scalatest : scalatest_2.13 jar 3.1.1

Модули Проекта

Данный проект не имеет модулей.

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

Версии библиотеки

Версия
0.3.1
0.3
0.2