is not current version
Last Version 1.0.4

com.github.samarth2222:SkillA 1.0.1

Contains testing skills from SAMARTH2222

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.samarth2222
ArtifactId

ArtifactId

SkillA
Version

Version

1.0.1
Type

Type

jar

Download SkillA 1.0.1


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