GroupId | GroupIdfm.last.commons |
---|---|
ArtifactId | ArtifactIdlastcommons-kyoto |
Version | Version1.0.1 |
Type | Typejar |
Filename | Size |
---|---|
lastcommons-kyoto-1.0.1.pom | |
lastcommons-kyoto-1.0.1.jar | 54 KB |
lastcommons-kyoto-1.0.1-sources.jar | 38 KB |
lastcommons-kyoto-1.0.1-javadoc.jar | 161 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/ -->
<dependency>
<groupId>fm.last.commons</groupId>
<artifactId>lastcommons-kyoto</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation 'fm.last.commons:lastcommons-kyoto:1.0.1'
// https://jarcasting.com/artifacts/fm.last.commons/lastcommons-kyoto/
implementation ("fm.last.commons:lastcommons-kyoto:1.0.1")
'fm.last.commons:lastcommons-kyoto:jar:1.0.1'
<dependency org="fm.last.commons" name="lastcommons-kyoto" rev="1.0.1">
<artifact name="lastcommons-kyoto" type="jar" />
</dependency>
@Grapes(
@Grab(group='fm.last.commons', module='lastcommons-kyoto', version='1.0.1')
)
libraryDependencies += "fm.last.commons" % "lastcommons-kyoto" % "1.0.1"
[fm.last.commons/lastcommons-kyoto "1.0.1"]