is not current version
Last Version 1.0.4

com.github.samarth2222:SkillA 1.0.0

Contains testing skills from SAMARTH2222

Categories

Categories

H2 Data Databases
GroupId

GroupId

com.github.samarth2222
ArtifactId

ArtifactId

SkillA
Version

Version

1.0.0
Type

Type

jar

Download SkillA 1.0.0


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