d

dynamic-property-std-source

https://github.com/ru-fix/dynamic-property
https://github.com/ru-fix/dynamic-property
The Apache License, Version 2.0
JFix Team
Files download
File Operation
dynamic-property-std-source-1.1.8.jar download
dynamic-property-std-source-1.1.8.pom download
dynamic-property-std-source-1.1.8-sources.jar download
Apache Maven
<dependency>
  <groupId>ru.fix</groupId>
  <artifactId>dynamic-property-std-source</artifactId>
  <version>1.1.8</version>
</dependency>
Gradle Groovy
implementation 'ru.fix:dynamic-property-std-source:1.1.8'
Gradle Kotlin
implementation("ru.fix:dynamic-property-std-source:1.1.8")
Scala SBT
libraryDependencies += "ru.fix" % "dynamic-property-std-source" % "1.1.8"
Groovy Grape
@Grapes(
  @Grab(group='ru.fix', module='dynamic-property-std-source', version='1.1.8')
)
Apache Ivy
<dependency org="ru.fix" name="dynamic-property-std-source" rev="1.1.8" />
Leiningen
[ru.fix/dynamic-property-std-source "1.1.8"]
Apache Buildr
'ru.fix:dynamic-property-std-source:jar:1.1.8'