Last Version

Sekret compiler 0.1.0

Kotlin compiler for Sekret library

License

License

Categories

Categories

Net
GroupId

GroupId

net.afanasev
ArtifactId

ArtifactId

sekret-compiler
Version

Version

0.1.0
Type

Type

jar
Description

Description

Sekret compiler
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-compiler 0.1.0


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