is not current version
Last Version 1.1.4-RELEASE

io.github.nkxrb:budgiant-utils 1.1.1-RELEASE


Categories

Categories

Ant Build Tools
GroupId

GroupId

io.github.nkxrb
ArtifactId

ArtifactId

budgiant-utils
Version

Version

1.1.1-RELEASE
Type

Type

jar

Download budgiant-utils 1.1.1-RELEASE


<!-- https://jarcasting.com/artifacts/io.github.nkxrb/budgiant-utils/ -->
<dependency>
    <groupId>io.github.nkxrb</groupId>
    <artifactId>budgiant-utils</artifactId>
    <version>1.1.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.nkxrb/budgiant-utils/
implementation 'io.github.nkxrb:budgiant-utils:1.1.1-RELEASE'
// https://jarcasting.com/artifacts/io.github.nkxrb/budgiant-utils/
implementation ("io.github.nkxrb:budgiant-utils:1.1.1-RELEASE")
'io.github.nkxrb:budgiant-utils:jar:1.1.1-RELEASE'
<dependency org="io.github.nkxrb" name="budgiant-utils" rev="1.1.1-RELEASE">
  <artifact name="budgiant-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.nkxrb', module='budgiant-utils', version='1.1.1-RELEASE')
)
libraryDependencies += "io.github.nkxrb" % "budgiant-utils" % "1.1.1-RELEASE"
[io.github.nkxrb/budgiant-utils "1.1.1-RELEASE"]