FortJ

Generic Java Utility Classes / Methods.

Лицензия

Лицензия

Группа

Группа

com.github.wellsb1
Идентификатор

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

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

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

0.0.1-test
Дата

Дата

Тип

Тип

jar
Описание

Описание

FortJ
Generic Java Utility Classes / Methods.
Ссылка на сайт

Ссылка на сайт

https://github.com/wellsb1/fort_j
Система контроля версий

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

http://github.com/wellsb1/fort_j/tree/master

Скачать fort_j

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

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

fort_j

Generic Java Utility Classes / Methods

Info

  • Version is currently set to 0.0.1
  • Group is currently wellsb1

Helpful Commands

(in no particular order)
  • 'gradle eclipse' to convert this project into an eclipse project
  • 'gradle install' to install this project's jar into a local maven repository for use by other projects

Change Log

5/14/18 - 0.0.3

  • Updated Lang.empty() to support varargs

5/09/18 - 0.0.2

  • Changed method signature on J.explode()

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

Версия
0.0.1-test
0.0.1