All Downloads are FREE. Search and download functionalities are using the official Maven repository.

napi.web3j-openapi-codegen.4.7.0.source-code.settings.gradle.mustache Maven / Gradle / Ivy

rootProject.name = '{{rootProjectName}}'

include 'core'
findProject(':core')?.name = "$rootProject.name-core"

include 'server'
findProject(':server')?.name = "$rootProject.name-server"




© 2015 - 2025 Weber Informatics LLC | Privacy Policy