is not current version
Last Version 1.2

com.github.jjYBdx4IL:github-utils 1.1

collection of small stuff

Categories

Categories

Github Development Tools Version Controls
GroupId

GroupId

com.github.jjYBdx4IL
ArtifactId

ArtifactId

github-utils
Version

Version

1.1
Type

Type

jar

Download github-utils 1.1


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