Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.onetwo4j |
ArtifactId | ArtifactIdonetwo-boot |
Version | Version4.3.7 |
Type | Typejar |
Filename | Size |
---|---|
onetwo-boot-4.3.7.pom | |
onetwo-boot-4.3.7.jar | 173 KB |
onetwo-boot-4.3.7-sources.jar | 92 KB |
onetwo-boot-4.3.7-javadoc.jar | 846 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.onetwo4j/onetwo-boot/ -->
<dependency>
<groupId>org.onetwo4j</groupId>
<artifactId>onetwo-boot</artifactId>
<version>4.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.onetwo4j/onetwo-boot/
implementation 'org.onetwo4j:onetwo-boot:4.3.7'
// https://jarcasting.com/artifacts/org.onetwo4j/onetwo-boot/
implementation ("org.onetwo4j:onetwo-boot:4.3.7")
'org.onetwo4j:onetwo-boot:jar:4.3.7'
<dependency org="org.onetwo4j" name="onetwo-boot" rev="4.3.7">
<artifact name="onetwo-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.onetwo4j', module='onetwo-boot', version='4.3.7')
)
libraryDependencies += "org.onetwo4j" % "onetwo-boot" % "4.3.7"
[org.onetwo4j/onetwo-boot "4.3.7"]