u

umigon-model

the data model for essential text operations by the umigon family of tools
https://github.com/seinecle/umigon-family
Creative Commons Attribution 4.0 International Public License
Clement Levallois
Files download
File Operation
umigon-model-0.10.jar download
umigon-model-0.10.pom download
umigon-model-0.10-sources.jar download
Apache Maven
<dependency>
  <groupId>net.clementlevallois.functions</groupId>
  <artifactId>umigon-model</artifactId>
  <version>0.10</version>
</dependency>
Gradle Groovy
implementation 'net.clementlevallois.functions:umigon-model:0.10'
Gradle Kotlin
implementation("net.clementlevallois.functions:umigon-model:0.10")
Scala SBT
libraryDependencies += "net.clementlevallois.functions" % "umigon-model" % "0.10"
Groovy Grape
@Grapes(
  @Grab(group='net.clementlevallois.functions', module='umigon-model', version='0.10')
)
Apache Ivy
<dependency org="net.clementlevallois.functions" name="umigon-model" rev="0.10" />
Leiningen
[net.clementlevallois.functions/umigon-model "0.10"]
Apache Buildr
'net.clementlevallois.functions:umigon-model:jar:0.10'
Dependencies
The project has no third-party dependencies