License |
License |
---|---|
GroupId | GroupIdcom.xracoon |
ArtifactId | ArtifactIdBaseKit |
Last Version | Last Version0.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBaseKit
Basic toolkit
|
Project URL |
Project URL |
Filename | Size |
---|---|
BaseKit-0.0.1.pom | |
BaseKit-0.0.1.jar | 9 KB |
BaseKit-0.0.1-sources.jar | 4 KB |
BaseKit-0.0.1-javadoc.jar | 57 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |