License |
License |
---|---|
GroupId | GroupIdcom.sta-soft |
ArtifactId | ArtifactIdmmerge |
Last Version | Last Version1.35 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMMerge
Tool to merge generated sources and other text files.
|
Project Organization |
Project Organization>StA-Soft< |
Filename | Size |
---|---|
mmerge-1.35.pom | |
mmerge-1.35.jar | 50 KB |
mmerge-1.35-tests.jar | 2 KB |
mmerge-1.35-sources.jar | 44 KB |
mmerge-1.35-javadoc.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sta-soft/mmerge/ -->
<dependency>
<groupId>com.sta-soft</groupId>
<artifactId>mmerge</artifactId>
<version>1.35</version>
</dependency>
// https://jarcasting.com/artifacts/com.sta-soft/mmerge/
implementation 'com.sta-soft:mmerge:1.35'
// https://jarcasting.com/artifacts/com.sta-soft/mmerge/
implementation ("com.sta-soft:mmerge:1.35")
'com.sta-soft:mmerge:jar:1.35'
<dependency org="com.sta-soft" name="mmerge" rev="1.35">
<artifact name="mmerge" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sta-soft', module='mmerge', version='1.35')
)
libraryDependencies += "com.sta-soft" % "mmerge" % "1.35"
[com.sta-soft/mmerge "1.35"]
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |