KFile

Kotlin Multiplatform File

License

License

GroupId

GroupId

com.pajato.io
ArtifactId

ArtifactId

KFile
Last Version

Last Version

0.3.3
Release Date

Release Date

Type

Type

pom
Description

Description

KFile
Kotlin Multiplatform File
Project URL

Project URL

https://github.com/pajato/KFile
Project Organization

Project Organization

Pajato Technologies LLC
Source Code Management

Source Code Management

https://github.com/pajato/KFile

Download KFile

How to add to project

<!-- https://jarcasting.com/artifacts/com.pajato.io/KFile/ -->
<dependency>
    <groupId>com.pajato.io</groupId>
    <artifactId>KFile</artifactId>
    <version>0.3.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.pajato.io/KFile/
implementation 'com.pajato.io:KFile:0.3.3'
// https://jarcasting.com/artifacts/com.pajato.io/KFile/
implementation ("com.pajato.io:KFile:0.3.3")
'com.pajato.io:KFile:pom:0.3.3'
<dependency org="com.pajato.io" name="KFile" rev="0.3.3">
  <artifact name="KFile" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.pajato.io', module='KFile', version='0.3.3')
)
libraryDependencies += "com.pajato.io" % "KFile" % "0.3.3"
[com.pajato.io/KFile "0.3.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.
com.pajato.io

Versions

Version
0.3.3
0.3.2
0.3.0
0.0.2
0.0.1