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.10.jar download
dynamic-property-std-source-1.1.10.pom download
dynamic-property-std-source-1.1.10-sources.jar download
Apache Maven
<dependency>
  <groupId>ru.fix</groupId>
  <artifactId>dynamic-property-std-source</artifactId>
  <version>1.1.10</version>
</dependency>
Gradle Groovy
implementation 'ru.fix:dynamic-property-std-source:1.1.10'
Gradle Kotlin
implementation("ru.fix:dynamic-property-std-source:1.1.10")
Scala SBT
libraryDependencies += "ru.fix" % "dynamic-property-std-source" % "1.1.10"
Groovy Grape
@Grapes(
  @Grab(group='ru.fix', module='dynamic-property-std-source', version='1.1.10')
)
Apache Ivy
<dependency org="ru.fix" name="dynamic-property-std-source" rev="1.1.10" />
Leiningen
[ru.fix/dynamic-property-std-source "1.1.10"]
Apache Buildr
'ru.fix:dynamic-property-std-source:jar:1.1.10'