Last Version

FortJ 0.0.1-test

Generic Java Utility Classes / Methods.

License

License

GroupId

GroupId

com.github.wellsb1
ArtifactId

ArtifactId

fort_j
Version

Version

0.0.1-test
Type

Type

jar
Description

Description

FortJ
Generic Java Utility Classes / Methods.
Project URL

Project URL

https://github.com/wellsb1/fort_j
Source Code Management

Source Code Management

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

Download fort_j 0.0.1-test


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.