Ghost in Shell (kotlin)
Imagine you have an egg. The only way to know what's inside is to break it. Same egg can only be broken once.
Because breaking eggs feels violent and unpleasant, I decided to name the project Ghost in Shell instead.
| License |
License |
|---|---|
| GroupId | GroupIdcom.github.alkurop |
| ArtifactId | ArtifactIdghostinshell |
| Last Version | Last Version0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionGhost-in-Shell
Library
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ghostinshell-0.1.pom | |
| ghostinshell-0.1.jar | 2 KB |
| ghostinshell-0.1-tests.jar | 1 KB |
| ghostinshell-0.1-sources.jar | 1 KB |
| ghostinshell-0.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.alkurop/ghostinshell/ -->
<dependency>
<groupId>com.github.alkurop</groupId>
<artifactId>ghostinshell</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.alkurop/ghostinshell/
implementation 'com.github.alkurop:ghostinshell:0.1'
// https://jarcasting.com/artifacts/com.github.alkurop/ghostinshell/
implementation ("com.github.alkurop:ghostinshell:0.1")
'com.github.alkurop:ghostinshell:jar:0.1'
<dependency org="com.github.alkurop" name="ghostinshell" rev="0.1">
<artifact name="ghostinshell" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.alkurop', module='ghostinshell', version='0.1')
)
libraryDependencies += "com.github.alkurop" % "ghostinshell" % "0.1"
[com.github.alkurop/ghostinshell "0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-junit | jar | 1.4.10 |
Imagine you have an egg. The only way to know what's inside is to break it. Same egg can only be broken once.
Because breaking eggs feels violent and unpleasant, I decided to name the project Ghost in Shell instead.