GroupId | GroupIdcom.github.kuliginstepan |
---|---|
ArtifactId | ArtifactIdmongration |
Version | Version0.0.6 |
Type | Typejar |
Filename | Size |
---|---|
mongration-0.0.6.pom | |
mongration-0.0.6.jar | 16 KB |
mongration-0.0.6-sources.jar | 8 KB |
mongration-0.0.6-javadoc.jar | 57 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.kuliginstepan/mongration/ -->
<dependency>
<groupId>com.github.kuliginstepan</groupId>
<artifactId>mongration</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kuliginstepan/mongration/
implementation 'com.github.kuliginstepan:mongration:0.0.6'
// https://jarcasting.com/artifacts/com.github.kuliginstepan/mongration/
implementation ("com.github.kuliginstepan:mongration:0.0.6")
'com.github.kuliginstepan:mongration:jar:0.0.6'
<dependency org="com.github.kuliginstepan" name="mongration" rev="0.0.6">
<artifact name="mongration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kuliginstepan', module='mongration', version='0.0.6')
)
libraryDependencies += "com.github.kuliginstepan" % "mongration" % "0.0.6"
[com.github.kuliginstepan/mongration "0.0.6"]