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

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

There is a newer version: 4.8.4
Show newest version
rootProject.name = '{{rootProjectName}}'

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

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy