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.
| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.alkurop |
| Идентификатор | Идентификаторghostinshell |
| Последняя версия | Последняя версия0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGhost-in-Shell
Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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 |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.10 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| 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.