is not current version
Last Version 0.1.2

Sekret compiler - kotlin plugin 0.1.0

Kotlin compiler for Sekret library

License

License

Categories

Categories

Kotlin Languages Net
GroupId

GroupId

net.afanasev
ArtifactId

ArtifactId

sekret-kotlin-plugin
Version

Version

0.1.0
Type

Type

jar
Description

Description

Sekret compiler - kotlin plugin
Kotlin compiler for Sekret library
Project URL

Project URL

https://github.com/aafanasev/sekret
Source Code Management

Source Code Management

https://github.com/aafanasev/sekret

Download sekret-kotlin-plugin 0.1.0


<!-- https://jarcasting.com/artifacts/net.afanasev/sekret-kotlin-plugin/ -->
<dependency>
    <groupId>net.afanasev</groupId>
    <artifactId>sekret-kotlin-plugin</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.afanasev/sekret-kotlin-plugin/
implementation 'net.afanasev:sekret-kotlin-plugin:0.1.0'
// https://jarcasting.com/artifacts/net.afanasev/sekret-kotlin-plugin/
implementation ("net.afanasev:sekret-kotlin-plugin:0.1.0")
'net.afanasev:sekret-kotlin-plugin:jar:0.1.0'
<dependency org="net.afanasev" name="sekret-kotlin-plugin" rev="0.1.0">
  <artifact name="sekret-kotlin-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.afanasev', module='sekret-kotlin-plugin', version='0.1.0')
)
libraryDependencies += "net.afanasev" % "sekret-kotlin-plugin" % "0.1.0"
[net.afanasev/sekret-kotlin-plugin "0.1.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.4.31
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.4.31

Project Modules

There are no modules declared in this project.