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