is not current version
Last Version 0.0.1-test

com.github.wellsb1:fort_j 0.0.1

Generic Java Utility Classes / Methods.

GroupId

GroupId

com.github.wellsb1
ArtifactId

ArtifactId

fort_j
Version

Version

0.0.1
Type

Type

jar

Download fort_j 0.0.1


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