is not current version
Last Version 1.5.1

com.github.priytam:framework 1.1

null

GroupId

GroupId

com.github.priytam
ArtifactId

ArtifactId

framework
Version

Version

1.1
Type

Type

jar

Download framework 1.1


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