is not current version
Last Version 1.0.1

com.github.aman-1995:lazycomponents 0.0.1

Webstarters

GroupId

GroupId

com.github.aman-1995
ArtifactId

ArtifactId

lazycomponents
Version

Version

0.0.1
Type

Type

jar

Download lazycomponents 0.0.1


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