Categories |
CategoriesKotlin Languages |
---|---|
GroupId | GroupIdru.pocketbyte.locolaser |
ArtifactId | ArtifactIdresource-kotlin-mpp |
Version | Version2.0.0 |
Type | Typejar |
Filename | Size |
---|---|
resource-kotlin-mpp-2.0.0.pom | |
resource-kotlin-mpp-2.0.0.jar | 64 KB |
resource-kotlin-mpp-2.0.0-sources.jar | 1 KB |
resource-kotlin-mpp-2.0.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-kotlin-mpp/ -->
<dependency>
<groupId>ru.pocketbyte.locolaser</groupId>
<artifactId>resource-kotlin-mpp</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-kotlin-mpp/
implementation 'ru.pocketbyte.locolaser:resource-kotlin-mpp:2.0.0'
// https://jarcasting.com/artifacts/ru.pocketbyte.locolaser/resource-kotlin-mpp/
implementation ("ru.pocketbyte.locolaser:resource-kotlin-mpp:2.0.0")
'ru.pocketbyte.locolaser:resource-kotlin-mpp:jar:2.0.0'
<dependency org="ru.pocketbyte.locolaser" name="resource-kotlin-mpp" rev="2.0.0">
<artifact name="resource-kotlin-mpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.pocketbyte.locolaser', module='resource-kotlin-mpp', version='2.0.0')
)
libraryDependencies += "ru.pocketbyte.locolaser" % "resource-kotlin-mpp" % "2.0.0"
[ru.pocketbyte.locolaser/resource-kotlin-mpp "2.0.0"]