не последняя версия
Последняя версия 0.2.1

space.kscience:kmath-memory-js 0.2.0

kmath-memory

Категории

Категории

JavaScript Языки программирования Science Прикладные библиотеки
Группа

Группа

space.kscience
Идентификатор

Идентификатор

kmath-memory-js
Версия

Версия

0.2.0
Тип

Тип

pom

Скачать kmath-memory-js 0.2.0


<!-- https://jarcasting.com/artifacts/space.kscience/kmath-memory-js/ -->
<dependency>
    <groupId>space.kscience</groupId>
    <artifactId>kmath-memory-js</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/space.kscience/kmath-memory-js/
implementation 'space.kscience:kmath-memory-js:0.2.0'
// https://jarcasting.com/artifacts/space.kscience/kmath-memory-js/
implementation ("space.kscience:kmath-memory-js:0.2.0")
'space.kscience:kmath-memory-js:pom:0.2.0'
<dependency org="space.kscience" name="kmath-memory-js" rev="0.2.0">
  <artifact name="kmath-memory-js" type="pom" />
</dependency>
@Grapes(
@Grab(group='space.kscience', module='kmath-memory-js', version='0.2.0')
)
libraryDependencies += "space.kscience" % "kmath-memory-js" % "0.2.0"
[space.kscience/kmath-memory-js "0.2.0"]