| Группа | Группаcom.github.wellsb1 |
|---|---|
| Идентификатор | Идентификаторfort_j |
| Версия | Версия0.0.1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| fort_j-0.0.1.pom | |
| fort_j-0.0.1.jar | 64 KB |
| fort_j-0.0.1-sources.jar | 46 KB |
| fort_j-0.0.1-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</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wellsb1/fort_j/
implementation 'com.github.wellsb1:fort_j:0.0.1'
// https://jarcasting.com/artifacts/com.github.wellsb1/fort_j/
implementation ("com.github.wellsb1:fort_j:0.0.1")
'com.github.wellsb1:fort_j:jar:0.0.1'
<dependency org="com.github.wellsb1" name="fort_j" rev="0.0.1">
<artifact name="fort_j" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wellsb1', module='fort_j', version='0.0.1')
)
libraryDependencies += "com.github.wellsb1" % "fort_j" % "0.0.1"
[com.github.wellsb1/fort_j "0.0.1"]