Last Version

BaseKit 0.0.1

Basic toolkit

License

License

GroupId

GroupId

com.xracoon
ArtifactId

ArtifactId

BaseKit
Version

Version

0.0.1
Type

Type

jar
Description

Description

BaseKit
Basic toolkit
Project URL

Project URL

https://bitbucket.org/tx-personal/basekit

Download BaseKit 0.0.1


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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.