Last Version

com.github.caijh:commons 0.0.1

caijh's commons code

License

License

GroupId

GroupId

com.github.caijh
ArtifactId

ArtifactId

commons
Version

Version

0.0.1
Type

Type

jar
Description

Description

com.github.caijh:commons
caijh's commons code

Download commons 0.0.1


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

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.