Random Text Generators by joeclark.net

An interface and implementation of procedural random text generation that can be used, for example, to generate character or place names for an adventure game.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

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

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

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

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

1.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Random Text Generators by joeclark.net
An interface and implementation of procedural random text generation that can be used, for example, to generate character or place names for an adventure game.
Ссылка на сайт

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

https://github.com/joeclark-phd/random-text-generators
Система контроля версий

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

https://github.com/joeclark-phd/random-text-generators

Скачать randomtextgenerators

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

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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
net.joeclark.proceduralgeneration : markovmodels jar 1.0
org.slf4j : slf4j-api jar 1.7.26

test (3)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar 5.5.1
org.apache.logging.log4j : log4j-core jar 2.7
org.apache.logging.log4j : log4j-slf4j-impl jar 2.7

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

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

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

Версия
1.1
1.0.1
1.0