| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.wellsb1 |
| Идентификатор | Идентификаторfort_j |
| Версия | Версия0.0.1-test |
| Тип | Типjar |
| Описание |
ОписаниеFortJ
Generic Java Utility Classes / Methods.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| fort_j-0.0.1-test.pom | |
| fort_j-0.0.1-test.jar | 64 KB |
| fort_j-0.0.1-test-sources.jar | 46 KB |
| fort_j-0.0.1-test-javadoc.jar | 123 KB |
| Обзор |
<!-- 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"]