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