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

com.ctection:cSCM 1.0.0

A simple parser to parse SCM files

Группа

Группа

com.ctection
Идентификатор

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

cSCM
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать cSCM 1.0.0

Имя Файла Размер
cSCM-1.0.0.pom
cSCM-1.0.0.jar 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.ctection/cSCM/ -->
<dependency>
    <groupId>com.ctection</groupId>
    <artifactId>cSCM</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.ctection/cSCM/
implementation 'com.ctection:cSCM:1.0.0'
// https://jarcasting.com/artifacts/com.ctection/cSCM/
implementation ("com.ctection:cSCM:1.0.0")
'com.ctection:cSCM:jar:1.0.0'
<dependency org="com.ctection" name="cSCM" rev="1.0.0">
  <artifact name="cSCM" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ctection', module='cSCM', version='1.0.0')
)
libraryDependencies += "com.ctection" % "cSCM" % "1.0.0"
[com.ctection/cSCM "1.0.0"]