0.1.0 - 2024-11-28
- Validate Dsl
Either
data structureidentity
functionFileScope
DSLT?.or(other: T): T
T?.or(block: () -> T): T
Iterable<T>.sixth(): T
Iterable<T>.sixthOrNull(): T?
Iterable<T>.seventh(): T
Iterable<T>.seventhOrNull(): T?
Iterable<T>.eighth(): T
Iterable<T>.eighthOrNull(): T?
Iterable<T>.ninth(): T
Iterable<T>.ninthOrNull(): T?
Iterable<T>.tenth(): T
Iterable<T>.tenthOrNull(): T?
Boolean.ifFalse(block: () -> Unit): Boolean
Boolean.ifTrue(block: () -> Unit): Boolean
T?.ifNotNull(block: () -> Unit): T?
T?.ifNull(block: () -> Unit): T?
Graph
data structureroot: TreeNode<T>
toTreeNode<T>
TreeNode
data structureString.removeIf
resource(name: String): File
functionresourceOrNull(name: String): File?
functionFile.children: Sequence<File>
String.transformstring
functionString.TRANSFORMSTRING
functionString.transformString
functionString.TransformString
functionString.transform_string
functionString.TRANSFORM_STRING
functionString.transform_hyphen_string
functionString.TRANSFORM_HYPHEN_STRING
functionString.tRaNsFoRmStRiNg
functionString::capitalize
String::decapitalize
kotlin-test-testng
artifactkotlin-test-junit
artifactkotlin-test-juni5
artifactkotlin-test
artifactString.replace(vararg oldToNewValues: Pair<String, String>): String
String.remove(vararg values: String): String
CharSequence.notContain: Boolean
functionsList<String>.removeDuplicateEmptyLines
String.removeDuplicateEmptyLines
String.endWithNewLine
emptyString()
isNotNullNorBlank()
andisNotNullNorEmpty()
second()
,third()
,forth()
,fifth()
andpenultimate()
OrNull
variants forsecond()
,third()
,forth()
,fifth()
andpenultimate()
AnsiColor
andString.ansiColor()
String.remove
@Ignore*
annotation use CamelCase in the target name@IgnoreDARWIN
to@IgnoreAPPLE
emptyString()
toString.Empty
- Java support to Java 8
String.ansiColor
function just color the first line in multiline stringscom.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.17
kotlin-test
artifact
com.javiersc.hubdle:com.javiersc.hubdle.gradle.plugin -> 0.8.0
gradle -> 8.11.1
easimon/wipe-cache -> v2
com.android.tools.build:gradle -> 7.3.0
org.jetbrains.kotlin:kotlin-gradle-plugin -> 1.7.10
org.jetbrains.kotlinx:binary-compatibility-validator -> 0.10.1
org.jetbrains.kotlinx:kotlinx-coroutines-core -> 1.6.3
com.javiersc.gradle-plugins:all-plugins -> 0.1.0-rc.43
io.kotest:kotest-assertions-core -> 5.3.0