License |
License |
---|---|
GroupId | GroupIdcom.devebot.opflow |
ArtifactId | ArtifactIdopflow-shade-joda-time |
Version | Version2.10.5 |
Type | Typejar |
Description |
Descriptionopflow-shade-joda-time
Opflow shaded joda-time library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-joda-time/ -->
<dependency>
<groupId>com.devebot.opflow</groupId>
<artifactId>opflow-shade-joda-time</artifactId>
<version>2.10.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-joda-time/
implementation 'com.devebot.opflow:opflow-shade-joda-time:2.10.5'
// https://jarcasting.com/artifacts/com.devebot.opflow/opflow-shade-joda-time/
implementation ("com.devebot.opflow:opflow-shade-joda-time:2.10.5")
'com.devebot.opflow:opflow-shade-joda-time:jar:2.10.5'
<dependency org="com.devebot.opflow" name="opflow-shade-joda-time" rev="2.10.5">
<artifact name="opflow-shade-joda-time" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.devebot.opflow', module='opflow-shade-joda-time', version='2.10.5')
)
libraryDependencies += "com.devebot.opflow" % "opflow-shade-joda-time" % "2.10.5"
[com.devebot.opflow/opflow-shade-joda-time "2.10.5"]