GroupId | GroupIdcom.github.kuliginstepan |
---|---|
ArtifactId | ArtifactIdmongration |
Version | Version0.0.5 |
Type | Typejar |
Filename | Size |
---|---|
mongration-0.0.5.pom | |
mongration-0.0.5.jar | 15 KB |
mongration-0.0.5-sources.jar | 8 KB |
mongration-0.0.5-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.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.kuliginstepan/mongration/
implementation 'com.github.kuliginstepan:mongration:0.0.5'
// https://jarcasting.com/artifacts/com.github.kuliginstepan/mongration/
implementation ("com.github.kuliginstepan:mongration:0.0.5")
'com.github.kuliginstepan:mongration:jar:0.0.5'
<dependency org="com.github.kuliginstepan" name="mongration" rev="0.0.5">
<artifact name="mongration" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.kuliginstepan', module='mongration', version='0.0.5')
)
libraryDependencies += "com.github.kuliginstepan" % "mongration" % "0.0.5"
[com.github.kuliginstepan/mongration "0.0.5"]