License |
License |
---|---|
Categories |
CategoriesJavaScript Languages |
GroupId | GroupIdio.github.landgrafhomyak.itmo |
ArtifactId | ArtifactIddms-lab-core-js |
Last Version | Last Version1.0-b0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFramework для лабораторных работ ИТМО
Framework для лабораторных работ 2 семестра факультета ПИИКТА ИТМО
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
dms-lab-core-js-1.0-b0.pom | |
dms-lab-core-js-1.0-b0-sources.jar | 32 KB |
dms-lab-core-js-1.0-b0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.landgrafhomyak.itmo/dms-lab-core-js/ -->
<dependency>
<groupId>io.github.landgrafhomyak.itmo</groupId>
<artifactId>dms-lab-core-js</artifactId>
<version>1.0-b0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.landgrafhomyak.itmo/dms-lab-core-js/
implementation 'io.github.landgrafhomyak.itmo:dms-lab-core-js:1.0-b0'
// https://jarcasting.com/artifacts/io.github.landgrafhomyak.itmo/dms-lab-core-js/
implementation ("io.github.landgrafhomyak.itmo:dms-lab-core-js:1.0-b0")
'io.github.landgrafhomyak.itmo:dms-lab-core-js:pom:1.0-b0'
<dependency org="io.github.landgrafhomyak.itmo" name="dms-lab-core-js" rev="1.0-b0">
<artifact name="dms-lab-core-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.github.landgrafhomyak.itmo', module='dms-lab-core-js', version='1.0-b0')
)
libraryDependencies += "io.github.landgrafhomyak.itmo" % "dms-lab-core-js" % "1.0-b0"
[io.github.landgrafhomyak.itmo/dms-lab-core-js "1.0-b0"]
Group / Artifact | Type | Version |
---|---|---|
org.jetbrains.kotlin : kotlin-stdlib-js | jar | 1.6.21 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.6.21 |
org.jetbrains.kotlinx : kotlinx-datetime-js | jar | 0.3.2 |
org.jetbrains.kotlinx : kotlinx-coroutines-core-js | jar | 1.6.1 |
org.jetbrains.kotlinx : kotlinx-serialization-core-js | jar | 1.3.3 |