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

com.github.biopet:sampleconfig_2.11 0.1

SampleConfig

Категории

Категории

config Библиотеки уровня приложения Configuration
Группа

Группа

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

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

sampleconfig_2.11
Версия

Версия

0.1
Тип

Тип

jar

Скачать sampleconfig_2.11 0.1


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