is not current version
Last Version 1.1

com.pojosontheweb:monte-repack 1.0


GroupId

GroupId

com.pojosontheweb
ArtifactId

ArtifactId

monte-repack
Version

Version

1.0
Type

Type

jar

Download monte-repack 1.0


<!-- https://jarcasting.com/artifacts/com.pojosontheweb/monte-repack/ -->
<dependency>
    <groupId>com.pojosontheweb</groupId>
    <artifactId>monte-repack</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/monte-repack/
implementation 'com.pojosontheweb:monte-repack:1.0'
// https://jarcasting.com/artifacts/com.pojosontheweb/monte-repack/
implementation ("com.pojosontheweb:monte-repack:1.0")
'com.pojosontheweb:monte-repack:jar:1.0'
<dependency org="com.pojosontheweb" name="monte-repack" rev="1.0">
  <artifact name="monte-repack" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='monte-repack', version='1.0')
)
libraryDependencies += "com.pojosontheweb" % "monte-repack" % "1.0"
[com.pojosontheweb/monte-repack "1.0"]