Last Version

Fragment KTX 1.0.0

AndroidKTX for Android

License

License

GroupId

GroupId

com.github.jenly1314.AndroidKTX
ArtifactId

ArtifactId

fragment-ktx
Version

Version

1.0.0
Type

Type

aar
Description

Description

Fragment KTX
AndroidKTX for Android
Project URL

Project URL

https://github.com/jenly1314/AndroidKTX
Source Code Management

Source Code Management

https://github.com/jenly1314/AndroidKTX

Download fragment-ktx 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.31

Project Modules

There are no modules declared in this project.